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])

Parameters

Parameter Description
callback Receives the number of characters of the page, including the page break character at the end of the page.
errorCallback Optional. Is called when the operation failed with an error.