Sets a value specifying whether all frame lines, including all inner frame lines, are set for the selected text.
<void> InputFormat.setAllFrameLines(<Boolean> allFrameLines, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
all |
Specifies whether all frame lines, including all inner frame lines, are set for the selected text. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |