Share via


HTMLDocument Interface

Definition

[System.Runtime.InteropServices.CoClass(typeof(System.Object))]
[System.Runtime.InteropServices.Guid("3050F55F-98B5-11CF-BB82-00AA00BDCE0B")]
[System.Runtime.InteropServices.TypeIdentifier]
public interface HTMLDocument : mshtml.DispHTMLDocument, mshtml.HTMLDocumentEvents_Event
[<System.Runtime.InteropServices.CoClass(typeof(System.Object))>]
[<System.Runtime.InteropServices.Guid("3050F55F-98B5-11CF-BB82-00AA00BDCE0B")>]
[<System.Runtime.InteropServices.TypeIdentifier>]
type HTMLDocument = interface
    interface DispHTMLDocument
    interface HTMLDocumentEvents_Event
Public Interface HTMLDocument
Implements DispHTMLDocument, HTMLDocumentEvents_Event
Attributes
Implements

Applies to