Link Search Menu Expand Document

BaseTextExtractorColumnDetectionMode 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
public ColumnDetectionMode ColumnDetectionMode { get; set; }

Property Value

Type: ColumnDetectionMode

Implements

IBaseTextExtractorColumnDetectionMode
See Also

Reference