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