PdfTextOrder Enumeration
The order of the text in the PDF documents created by library
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
| LeftToRight | 0 |
Left to right text
|
| RightToLeft | 1 |
Right to left text
|