IHTMLDocument2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.Guid("332C4425-26CB-11D0-B483-00C04FD90119")]
[System.Runtime.InteropServices.TypeIdentifier]
public interface IHTMLDocument2 : mshtml.IHTMLDocument
[<System.Runtime.InteropServices.Guid("332C4425-26CB-11D0-B483-00C04FD90119")>]
[<System.Runtime.InteropServices.TypeIdentifier>]
type IHTMLDocument2 = interface
interface IHTMLDocument
Public Interface IHTMLDocument2
Implements IHTMLDocument
- Attributes
- Implements
Properties
all | |
body | |
forms | |
images | |
links | |
readyState | |
scripts |
Methods
close() | |
write(Object[]) |