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

Property Value

ViewerTextOrder

See Also