Returns the orientation of the page with the specified 0-based index.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public PageOrientation GetPageOrientation ( |
Visual Basic
Copy Code
|
|---|
Public Function GetPageOrientation ( _ |
A member of the PageOrientation enumeration specifying the actual orientation of the page with the specified index.
See Also