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

Namespace: Aspose.Html
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public string Text { get; set; }

Property Value

Type: String
See Also