Gets the bounding rectangle of the page, in twips, relative to the top of the document.

<void> Page.getBounds(<RequestRectangleCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the bounding rectangle of the page, in twips, relative to the top of the document.
errorCallback Optional. Is called when the operation failed with an error.