Gets a value specifying whether there is a frame line at the top of the text.
<void> InputFormat.getTopFrameLine(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether there is a frame line at the top of the text as parameter. |
error |
Optional. Is called when the operation failed with an error. |