Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Web.Msie Namespace / IWebDocument Interface

IWebDocument Interface Properties

For a list of all members of this type, see IWebDocument members.

Public Properties
 NameDescription
 PropertyGets the Web element that has the focus.  
 PropertyGets all Web elements.  
 PropertyGets the body element.  
 PropertyGets or sets the cookie property.  
 PropertyGets the default encoding.  
 PropertyGets or sets the string that describes the domain of this document for security purposes.  
 PropertyGets or sets the character encoding for this document.  
 PropertyGets a value that indicates whether the document has user input focus.  
 PropertyGets a collection of all of the form elements in the document.  
 PropertyGets a collection of all the image tags in the document.  
 PropertyGets a list of all the hyperlinks within the current HTML document.  
 PropertyGets or sets the text value of the title tag in the current HTML document.  
 PropertyGets the URL of the current document.  
Top
See Also