Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides properties that describe the document type of a document object.
Members
The IDOMDocumentType interface inherits from the IDispatch interface. IDOMDocumentType also has these types of members:
- Properties
Properties
The IDOMDocumentType interface has these properties.
| Property | Description |
|---|---|
Returns a NULL value. |
|
Returns a NULL value. |
|
Gets the name of the root element of a IHTMLDocument5::doctype. |
|
Returns a NULL value. |
|
Gets the public identifier of a IHTMLDocument5::doctype. |
|
Gets the system identifier of a IHTMLDocument5::doctype. |
Requirements
Minimum supported client |
Windows Vista with SP1, Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |