HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
To
Text
Layout Enumeration
The resulted text layout
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
C#
Copy
public
enum
PdfToTextLayout
Members
Original
0
The resulting text preserves the visual layout of the text in the PDF document
Reading
1
The resulting text preserves the reading order of the text in the PDF document
See Also
Reference
HiQPdf.Next Namespace
In This Article
Definition
Members
See Also