Link Search Menu Expand Document

BaseTextExtractorColumnDetectionByTextAlignment 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
public ColumnDetectionByTextAlignment ColumnDetectionByTextAlignment { get; set; }

Property Value

Type: ColumnDetectionByTextAlignment

Implements

IBaseTextExtractorColumnDetectionByTextAlignment
See Also

Reference