Sets a value specifying whether there is a frame line at the right side of the text.
<void> InputFormat.setRightFrameLine(<Boolean> hasRightFrameLine, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| has |
Specifies whether there is a frame line at the right side of the text. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |