​
​
​

Gets the style of the paragraph's frame.

​<void> ParagraphFormat.getFrameStyle(<RequestFrameStyleCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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