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