Click or drag to resize

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
Members
  Member nameValueDescription
Yes0 Use the right to left mode.
No1 Do not use the right to left mode.
See Also