HiQPdf Documentation

PdfTextExtractMode Enumeration

Quickly Create High Quality PDFs
The text extraction modes

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public enum PdfTextExtractMode
Members

  Member nameValueDescription
KeepPositioning0 The text extraction keeps the positioning of the text in PDF document
KeepReadingOrder1 The text extraction kees the reading order of the text in PDF document
See Also

Reference