Link Search Menu Expand Document

IBaseTextExtractorColumnDetectionByTextAlignment Property

Suggests the extractor the visual text alignment in table cells. It helps to detect columns when tables don't have vertical separating lines between columns and the columns are formed by text alignment.

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

Property Value

Type: ColumnDetectionByTextAlignment
See Also

Reference