Link Search Menu Expand Document

BaseTextExtractorConsiderVerticalBorders Property

Consider vertical borders between text objects when detecting table structure and merging objects. Default is true.

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

Property Value

Type: Boolean

Implements

IBaseTextExtractorConsiderVerticalBorders
See Also

Reference