​
​
​

Gets the style's paragraph attributes.

​<void> ParagraphStyle.getParagraphFormat(<RequestParagraphFormatCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the style's paragraph attributes.
errorCallback Optional. Is called when the operation failed with an error.
​