Table 4-1 lists the Page object properties.
Table 4-1 Page Object Properties
Property | Description |
Application | Returns the Application object. |
CompressionInfo | Returns the page's compression information. |
CompressionType | Returns the page's compression type. |
Height | Returns the page's height. |
ImageResolutionX | Sets or returns the page's horizontal resolution. |
ImageResolutionY | Sets or the returns page's vertical resolution. |
Name | Returns the page number of this page. |
PageType | Returns the page's image type. |
Parent | Returns the parent of the Page object. |
ScrollPositionX | Sets or returns this page's horizontal scroll position. |
ScrollPositionY | Sets or returns this page's vertical scroll position. |
Width | Returns the page's width. |