InfoConnect API Guide
Attachmate.Reflection.Web.Msie Namespace / IWebDocument Interface
Members


In This Topic
    IWebDocument Interface
    In This Topic
    Provides top-level programmatic access to an HTML document hosted by the WebControl.
    Object Model
    IWebDocument InterfaceIWebElement InterfaceIWebElement Interface
    Syntax
    'Declaration
     
    
    Public Interface IWebDocument 
    'Usage
     
    
    Dim instance As IWebDocument
    public interface IWebDocument 
    See Also