[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.ForeColor

ForeColor Property

ForeColor

Gets or sets the text foreground color. The default is black.

The FillBrush property has a priority over the ForeColor.

Declaration
public Color ForeColor { get; set; }
Public Property ForeColor As Color