StiRightToLeftType Enumeration |
Enumeration which controls of output of objects in the right to left mode.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public enum StiRightToLeftType
Public Enumeration StiRightToLeftType
Members
| Member name | Value | Description |
---|
| Yes | 0 |
Use the right to left mode.
|
| No | 1 |
Do not use the right to left mode.
|
See Also