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