Gets the page number relative to the beginning of the section the page belongs to.

<void> Page.getNumberInSection(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the page number relative to the beginning of the section the page belongs to.
errorCallback Optional. Is called when the operation failed with an error.