HTMLHtmlElement.Version

HTMLHtmlElement.Version property

Version information about the document’s DTD. See the version attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string Version { get; set; }

See Also