TextAreaRightToLeftLanguage Property |
Set this property true if the text is in a RTL language.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntaxpublic bool RightToLeftLanguage { get; set; }
Public Property RightToLeftLanguage As Boolean
Get
Set
Property Value
Type:
Boolean
See Also