Gets the page number relative to the beginning of the section the page belongs to.
<void> Page.getNumberInSection(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the page number relative to the beginning of the section the page belongs to. |
error |
Optional. Is called when the operation failed with an error. |