Gets a value specifying whether the text is strikeout at the current input position.
<void> InputFormat.getStrikeout(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives whether the text is strikeout at the current input position. |
| error |
Optional. Is called when the operation failed with an error. |