InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / Document Property
In This Topic
    Document Property (WebControl)
    In This Topic
    Gets the Web document in the browser.
    Syntax
    expression.Document As _WebDocument

    Property Value

    A WebDocument object
    See Also