Link Search Menu Expand Document

IBaseTextExtractorExtractColumnByColumn Property

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.0.4760-master
Syntax
bool ExtractColumnByColumn { get; set; }

Property Value

Type: Boolean
See Also

Reference