PdfViewerDirection Property

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

Definition

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

Property Value

PdfReadingOrder

See Also