HTMLDocument 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.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