Winnovative PDF Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
To
Text
Layout Enumeration
The resulted text layout
Definition
Namespace:
Winnovative.Pdf.Next
Assembly:
Winnovative.Pdf.Next.PdfProcessor (in Winnovative.Pdf.Next.PdfProcessor.dll) Version: 20.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
Winnovative.Pdf.Next Namespace
In This Article
Definition
Members
See Also