HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Text
Order Enumeration
The order of the text in the PDF documents created by library
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
enum
PdfTextOrder
Members
LeftToRight
0
Left to right text
RightToLeft
1
Right to left text
See Also
Reference
HiQPdf Namespace
In This Article
Definition
Members
See Also