Admin Production rocket
Current Publication

Properties

Reflection Desktop .NET API Guide V17.0
Rocket® Reflection Desktop (formerly a product of Micro Focus or formerly a product of Open Text) documentation that was created prior to Rocket Software's acquisition of certain products from OpenText may contain outdated references to "Micro Focus” or “OpenText”, which are trademarks of OpenText. Rocket Software is not affiliated with Micro Focus or OpenText and has rebranded these products as Rocket® products.
IWebDocument Interface Properties
In This Topic

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

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