[]
Gets or sets a color of the text.
[ExpressionBaseType(typeof(Color))]
public ExpressionInfo Color { get; set; }
| Type | Description |
|---|---|
| ExpressionInfo | An ExpressionInfo object that evaluates to the color of the text. |
Default value is Black.