PdfReadingOrder Enumeration
The reading order when the document is displayed
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public enum PdfReadingOrder
LeftToRight | 0 |
Left to right
|
RightToLeft | 1 |
Right to left
|