Sets a value specifying whether there is a frame line at the left side of the text.

<void> InputFormat.setLeftFrameLine(<Boolean> leftFrameLine, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
leftFrameLine Specifies whether there is a frame line at the left side of the text.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.