HTMLBodyElement.Text

HTMLBodyElement.Text property

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

public string Text { get; set; }

See Also