​
​
​

Gets the bold attribute of the selected text.

​ Introduced: X16.

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

Parameters

Parameter Description
callback Receives the bold attribute of the selected text.
errorCallback Optional. Is called when the operation failed with an error.
​