ExpertPdf PDF Creator Library
Direction Property
NamespacesExpertPdf.PdfCreatorViewerPreferencesDirection
ExpertPdf PDF Creator Library
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
	Get
	Set
public:
property ViewerTextOrder Direction {
	ViewerTextOrder get ();
	void set (ViewerTextOrder value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 7.0.0.0 (7.0.0.0)