Gets a value specifying whether text is bold at the current input position.

<void> InputFormat.getBold(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether text is bold at the current input position.
errorCallback Optional. Is called when the operation failed with an error.

Further Reading

Learn more about the Javascript: InputFormat.getBold Method in the Text Control Blog: