Click or drag to resize

ViewerPreferencesDirection Property

The predominant reading order for text. Default value: L2R.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public ViewerTextOrder Direction { get; set; }

Property Value

Type: ViewerTextOrder
See Also