ViewerPreferencesDirection Property

The predominant reading order for text when displaying the PDF document generated by the HTML to PDF converter. Default value: L2R.

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public ViewerTextOrder Direction { get; set; }

Property Value

ViewerTextOrder

See Also