Gets the highlight color for the comment as a CSS color string.
<void> CommentedText.getHighlightColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the property value. |
| error |
Optional. Is called when the operation failed with an error. |