PdfDocumentViewerDirection Property

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

Definition

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

Property Value

PdfReadingOrder

See Also