Sets the framesetting of the paragraph.

<void> ParagraphFormat.setFrame(<Frame> frame, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
frame The framesetting of the paragraph.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.