Is this page helpful?
Gets the color of the font. The Color property specifies the text color used when rendering the font on the screen.
public RasterColor Color { get; }
This property returns a RasterColor object representing the color of the font.