Page Object
This object represents an HTML page.
Method
Description
Clear
Clear the object and release any resources.
Load
Load the page and any related resources.
Save
Save a rendered copy of the page.
GetAs
Get a rendered copy of the page as data.
Property
Default
Description
URL
No
The URL of the page to be rendered.
Width
No
The width of the page in pixels.
Height
No
The height of the page in pixels.
ScrollWidth
No
The total height of the page body in pixels.
ScrollHeight
No
The total height of the page body in pixels.
Timeout
No
The maximum number of seconds to allow for page loading.
Loading
No
Whether the page is currently being loaded.
Loaded
No
Whether the page is fully loaded.
License
No
The current license details.