Gets the number of the page to which the line belongs.

<void> Line.getPage(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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