Gets the background color of the text frame.

<void> TextFrame.getBackColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the color string as a CSS color string.
errorCallback Optional. Is called when the operation failed with an error.