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