Sets a value specifying whether there is a complete frame around the text.

<void> InputFormat.setBoxFrame(<Boolean> boxFrame, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
boxFrame Specifies whether there is a complete frame around the text.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.