IHTMLDocument2 Interface

Definition

[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[])

Applies to