Gets the number of lines the paragraph consists of.
<void> Paragraph.getLines(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the number of lines the paragraph consists of. |
| error |
Optional. Is called when the operation failed with an error. |