BaseTextExtractorColumnDetectionMode Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

public ColumnDetectionMode ColumnDetectionMode { get; set; }

Property Value

Type: ColumnDetectionMode

Implements

IBaseTextExtractorColumnDetectionMode
See Also

Reference