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

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

Property Value

Type: Boolean
See Also