Gets the number of the page to which the line belongs.
<void> Line.getPage(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the number of the page to which the line belongs. |
| error |
Optional. Is called when the operation failed with an error. |