Gets the number of lines the paragraph consists of.

<void> Paragraph.getLines(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the number of lines the paragraph consists of.
errorCallback Optional. Is called when the operation failed with an error.