ExpertPdf Html to Pdf Converter Library
RightToLeftEnabled Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentRtfToPdfElementRightToLeftEnabled
ExpertPdf Html to Pdf Converter Library
This property is obsolete. Setting this property is not necessary anymore when converting pages in right-to-left languages like Hebrew or Arabic.
Declaration Syntax
C#Visual BasicVisual C++
public bool RightToLeftEnabled { get; set; }
Public Property RightToLeftEnabled As Boolean
	Get
	Set
public:
property bool RightToLeftEnabled {
	bool get ();
	void set (bool value);
}
Property Value

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