Gets or sets the foreground or text color.
Visual Basic (Declaration) | |
---|---|
Public Property Color As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo Color {get; set;} |
Property Value
An ExpressionInfo that evaluates to the foreground color.
The default value is Black.