Link Search Menu Expand Document

BaseTextExtractorConsiderFontColors Property

Consider font colors in document text when detecting table structure. Default is false.

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

Property Value

Type: Boolean

Implements

IBaseTextExtractorConsiderFontColors
See Also

Reference