Gets a value specifying whether all frame lines, including all inner frame lines, are set for the selected text.
<void> InputFormat.getAllFrameLines(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether all frame lines, including all inner frame lines, are set for the selected text. |
error |
Optional. Is called when the operation failed with an error. |