ViewerPreferencesDirection Property |
The predominant reading order for text. Default value: L2R.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic ViewerTextOrder Direction { get; set; }
Public Property Direction As ViewerTextOrder
Get
Set
Property Value
Type:
ViewerTextOrder
See Also