Click or drag to resize
ViewerPreferencesDirection Property
The predominant reading order for text. Default value: L2R.

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

Property Value

Type: ViewerTextOrder
See Also