InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / Document Property
In This Topic
    Document Property (WebElement)
    In This Topic
    Gets the HtmlDocument to which this element belongs.
    Syntax
    expression.Document As _WebDocument
    See Also