HTMLHtmlElement.Version Property |
Gets or sets the version information about the document’s DTD.
[VBScript] Public Property Version As String
[JScript] public function get Version() : String; public function get Version(String);
A string representing the version information about the document’s DTD.
HTMLHtmlElement Object | HTMLHtmlElement Members | DOM Namespace