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