BaseTextExtractorExtractColumnByColumn Property ByteScout PDF Extractor SDK
Sets whether we should reconstruct table structure or extract text objects as they go in the PDF document stream. Default is true.

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

public bool ExtractColumnByColumn { get; set; }

Property Value

Type: Boolean

Implements

IBaseTextExtractorExtractColumnByColumn
See Also

Reference