Gets the background color of a paragraph.

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

Parameters

Parameter Description
callback Receives the background color of a paragraph.
errorCallback Optional. Is called when the operation failed with an error.