HTMLFontElement.Color

HTMLFontElement.Color property

Font color. See the color attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string Color { get; set; }

See Also