IHTMLHtmlElement interface

This interface provides access to properties for the html element.

Members

The IHTMLHtmlElement interface inherits from the IDispatch interface. IHTMLHtmlElement also has these types of members:

  • Properties

Properties

The IHTMLHtmlElement interface has these properties.

Property Description

version

Sets or retrieves the DTD version that governs the current document.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch