Gets the page number in the section containing the current text input position.
<void> InputPosition.getPageInSection(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the page number in the section containing the current text input position. |
| error |
Optional. Is called when the operation failed with an error. |