Click or drag to resize
TextElementRightToLeftLanguage Property
Set this property true if the text is in a RTL language.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public bool RightToLeftLanguage { get; set; }

Property Value

Type: Boolean
See Also