Gets the style of the paragraph's frame.
<void> ParagraphFormat.getFrameStyle(<RequestFrameStyleCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the style of the paragraph's frame. |
error |
Optional. Is called when the operation failed with an error. |