ExpertPdf Html to Pdf Converter Library
Direction Property
NamespacesExpertPdf.HtmlToPdfViewerPreferencesDirection
ExpertPdf Html to Pdf Converter 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);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)