Gets the framesetting of the paragraph.

<void> ParagraphFormat.getFrame(<RequestFrameCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the frame setting of the paragraph.
errorCallback Optional. Is called when the operation failed with an error.

Remarks

The property's default value is Frame.None. The property returns its default value when the text selection contains multiple paragraphs with mixed frames. The Selection.getIsCommonValueSelected method can be used to check for mixed attributes.