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: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public ViewerTextOrder Direction { get; set; }

Property Value

ViewerTextOrder

See Also