PDF Viewer Control for ASP.NET
Direction Property
NamespacesPdfViewer4AspNetPdfViewerPreferencesDirection
The predominant reading order for text. Default value: L2R.
Declaration Syntax
C#Visual BasicVisual C++
public ViewerTextOrder Direction { get; set; }
Public Property Direction As ViewerTextOrder
public:
property ViewerTextOrder Direction {
	ViewerTextOrder get ();
	void set (ViewerTextOrder value);
}

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)