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

Namespace: PdfViewer4AspNet
Assembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntax
public ViewerTextOrder Direction { get; set; }

Property Value

Type: ViewerTextOrder
See Also