HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Text
Extract
Mode Enumeration
The text extraction modes
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
enum
PdfTextExtractMode
Members
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
See Also
Reference
HiQPdf Namespace
In This Article
Definition
Members
See Also