BrickStringFormat.RightToLeft Property
Gets a value indicating whether or not the right-to-left orientation is used.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the text orientation is right-to-left; otherwise false. |
See Also