ExpertPdf Html to Pdf Converter Library
RightToLeftLanguage Property
NamespacesExpertPdf.HtmlToPdfTextAreaRightToLeftLanguage
ExpertPdf Html to Pdf Converter Library
Set this property true if the text is in a RTL language.
Declaration Syntax
C#Visual BasicVisual C++
public bool RightToLeftLanguage { get; set; }
Public Property RightToLeftLanguage As Boolean
	Get
	Set
public:
property bool RightToLeftLanguage {
	bool get ();
	void set (bool value);
}
Property Value

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