Click or drag to resize

TextElementRightToLeftLanguage Property

Set this property true if the text is in a RTL language.

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

Property Value

Type: Boolean
See Also