Gets the bounding rectangle of the page, in twips, relative to the top of the document.
<void> Page.getBounds(<RequestRectangleCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the bounding rectangle of the page, in twips, relative to the top of the document. |
error |
Optional. Is called when the operation failed with an error. |