ColumnDetectionByTextAlignment EnumerationByteScout PDF Extractor SDK
Defines text alignments for detection of table column. See ColumnDetectionByTextAlignment property.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public enum ColumnDetectionByTextAlignment
Members

  Member nameValueDescription
Left0 Detect columns by left edge of cell text.
Middle1 Detect columns by center of cell text.
Right2 Detect columns by right edge of cell text.
See Also

Reference