PdfSignatureAppearance.RightToLeftTextDirection Property
In This Article
Gets or sets whether the text direction is right-to-left.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to enable right-to-left text direction; otherwise, the text direction is left-to-right. |
See Also