EVO PDF Logo

ViewerPreferencesDirection Property

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public ViewerTextOrder Direction { get; set; }

Property Value

Type: ViewerTextOrder
See Also

Reference