Click or drag to resize

TxtOptions Fields

The TxtOptions type exposes the following members.

Fields
  Name Description
Public field EnableAiLayout Whether to enable AI layout analysis during conversion.
Public field EnableOCR Whether to use OCR.
Public field OcrOption Specify the OCR option.
Public field OutputDocumentPerPage whether to output one document per page.
Public field PageRanges Specify the pages to convert, e.g. "1-3,5,7-9". Using fixed-size array for simplicity.
Public field TableFormat Whether format table when convert pdf to txt.
Top
See Also