Documents for PDF, .NET Edition Documentation
ForeColor Property (TextFormat)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : ForeColor Property
Gets or sets the text foreground color. The default is black.

The FillBrush property has a priority over the ForeColor.

Syntax
'Declaration
 
Public Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members