Gets the paragraph's text.
<void> Paragraph.getText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the paragraph's text. |
error |
Optional. Is called when the operation failed with an error. |