Sets the framesetting of the paragraph.
<void> ParagraphFormat.setFrame(<Frame> frame, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| frame | The framesetting of the paragraph. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |