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

Property Value

ViewerTextOrder

See Also