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