InfoConnect for Unisys VBA Guide
Title Property
Gets or sets the text value of the title tag in the current HTML document.
Syntax
Object.Title As String
Example
Dim WDocument As Attachmate.Reflection.Objects.Web.Msie.WebDocument
WDocument.Title = "Untitled"
See Also

 

 


2015 Attachmate

Send Feedback