Sets the background color of a paragraph.

<void> ParagraphFormat.setBackColor(<string> backColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

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