Gets the one-based number of the document target in the document.
<void> DocumentTarget.getNumber(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the document target's number. |
| error |
Optional. Is called when the operation failed with an error. |