PdfViewerDirection Property

Controls the reading order for text. This property is LeftToRight by default

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public PdfReadingOrder Direction { get; set; }

Property Value

PdfReadingOrder

See Also