Gets the one-based number of the document target in the document.

<void> DocumentTarget.getNumber(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the document target's number.
errorCallback Optional. Is called when the operation failed with an error.