PdfViewerPreferencesDirection Property |
The predominant reading order for text. Default value: L2R.
Namespace: PdfViewer4AspNetAssembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntaxpublic ViewerTextOrder Direction { get; set; }
Public Property Direction As ViewerTextOrder
Get
Set
Property Value
Type:
ViewerTextOrder
See Also