SetColor
Sets the text color to the current paragraph.
Syntax
expression.SetColor(color);
expression - A variable that represents a ApiParagraph class.
Parameters
| Name | Required/Optional | Data type | Default | Description |
|---|---|---|---|---|
| color | Required | ApiColor | No description provided. |