Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Web.Msie Library
/
WebElement Object
/ Document Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
Document Property (WebElement)
In This Topic
Gets the HtmlDocument to which this element belongs.
Syntax
Visual Basic (Declaration)
expression
.Document
As
WebDocument object
where
expression
is a variable that represents a
WebElement Object
Property Value
A
WebDocument Object
.
See Also
Reference
WebElement Object
WebElement Members