Link Search Menu Expand Document

IBaseTextExtractorColumnDetectionMode Property

Sets how columns are detected. Default is 'ContentGroupsAndBorders' - columns are detected by grouping of text objects and by vertical vector lines.

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

Property Value

Type: ColumnDetectionMode
See Also

Reference

IBaseTextExtractorColumnDetectionMode