Specifies the orientation of a printed page.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public enum PageOrientation |
Visual Basic Copy Code |
---|
Public Enum PageOrientation |
Member name | Description | |
---|---|---|
Landscape |
Indicates landscape orientation. |
|
Portrait |
Indicates portrait orientation. |
|
Unspecified |
Indicates that the page will get its orientation from the default printer settings at the time of printing or previewing. |