public enum PdfTextExtractMode
Public Enumeration PdfTextExtractMode
public enum class PdfTextExtractMode
type PdfTextExtractMode
KeepPositioning | 0 | The text extraction keeps the positioning of the text in PDF document |
KeepReadingOrder | 1 | The text extraction kees the reading order of the text in PDF document |