[]
Gets or sets the Color used to write the text.
[C1Description("Style.ForeColor", "The System.Drawing.Color used to write the text.")]
public Color ForeColor { get; set; }
<C1Description("Style.ForeColor", "The System.Drawing.Color used to write the text.")>
Public Property ForeColor As Color