Gets the number (one-based) of the paragraph's first character.
<void> Paragraph.getStart(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the number (one-based) of the paragraph's first character. |
error |
Optional. Is called when the operation failed with an error. |