StiPageOrientation Enumeration |
Type of page orientation.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public enum StiPageOrientation
Public Enumeration StiPageOrientation
Members
| Member name | Value | Description |
---|
| Portrait | 0 |
Portrait orientation.
|
| Landscape | 1 |
Landscape orientation.
|
See Also