Gets the background color of the selected text.

Introduced: X16.

<void> Selection.getTextBackColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the background color of the selected text either as a hex value or an HTML color name.
errorCallback Optional. Is called when the operation failed with an error.