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
public:
property ViewerTextOrder Direction {
	ViewerTextOrder get ();
	void set (ViewerTextOrder value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)