Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / DocumentText Property
In This Topic
    DocumentText Property
    In This Topic
    Gets or sets the Web page text.
    Syntax
    expression.DocumentText As String
    where expression is a variable that represents a WebControl Object
    See Also