Gets the background color of a paragraph.
<void> ParagraphFormat.getBackColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the background color of a paragraph. |
| error |
Optional. Is called when the operation failed with an error. |