Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Web.Msie Library
/
WebControl 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 (WebControl)
In This Topic
Gets the Web document in the browser.
Syntax
Visual Basic (Declaration)
expression
.Document
As
WebDocument object
where
expression
is a variable that represents a
WebControl Object
Property Value
A
WebDocument
object
See Also
Reference
WebControl Object
WebControl Members