Link Search Menu Expand Document

IBaseTextExtractorConsiderBackgroundColors Property

Consider background colors under text objects when detecting table structure. It can be useful for striped tables, but may degrade extraction quality on scanned documents because of uneven image background. Default is false.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
bool ConsiderBackgroundColors { get; set; }

Property Value

Type: Boolean
See Also

Reference