Sets a value specifying whether there is a complete frame around the text.
<void> InputFormat.setBoxFrame(<Boolean> boxFrame, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| box |
Specifies whether there is a complete frame around the text. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |