HTMLBodyElement.Text Property |
Gets or sets the document text color.
[VBScript] Public Property Text As String
[JScript] public function get Text() : String; public function set Text(String);
A string representing the document text color.
HTMLBodyElement Object | HTMLBodyElement Members | DOM Namespace