_Number | |
Application | Read Only: returns the Application Object |
Bottom | Read Only: returns the page bottom edge |
Custom | This read-only property determines whether or not the Page object is from a Custom Report or not. |
Duplicated | This read-only property determines whether or not the page is the original page or a duplicate page. |
Height | This property returns the number of pixels making up the height of a page. |
LandScape | This read-only property returns the page's orientation. |
Left | Read Only: returns the page left edge |
Number | This read-only property returns this page's page number. |
PageNumber | Read Only: returns the page number |
Parent | Returns the parent Pages object. |
ReportControls | This returns the ReportControls object for the page. |
Right | Read Only: returns the page right edge |
Section | This read-only property returns the section index number that the page lies within. |
Top | Read Only: returns the page top edge |
Width | This property returns the number of pixels making up the width of a page. |