Sets the background color of a paragraph.
<void> ParagraphFormat.setBackColor(<string> backColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
back |
The background color of a paragraph. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |