Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Gets or sets a value indicating whether to extract text column by column or use the visual layout of the text while extracting.
False by default.
If you are processing PDF newspapers with text columns, set this property to True so you get column by column instead of line by line.
Namespace: Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.4.1.4802-master
Syntax
Property Value
Type: Booleantrue if extract column by column; otherwise extracts line by line (default), false.
Implements
IHTMLExtractorExtractColumnByColumnSee Also