Gets the number of characters of the page, including the page break character at the end of the page.
<void> Page.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the number of characters of the page, including the page break character at the end of the page. |
error |
Optional. Is called when the operation failed with an error. |