PDF Viewer Control for .NET 2.0 Windows Forms
Direction Property
NamespacesPdfViewer4WinNetPdfViewerPreferencesDirection
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: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)