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 auto align text in columns while extracting text (with formatting preserved), csv, xml or not.
True by default (i.e. align text in columns and header).
False means to not auto align text and try to reproduce the original table.
Namespace: Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 12.0.0.4062-master
Syntax
Property Value
Type: Booleantrue if try to auto align text in columns for text (with formatting), csv, xml, xls extraction. Set to false to provide more precise representation of the original table.
See Also