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 | |
|---|---|---|
![]() |
ActiveElement | Gets the Web element that has the focus. |
![]() |
AllElements | Gets all Web elements. |
![]() |
Body | Gets the body element. |
![]() |
Cookie | Gets or sets the cookie property. |
![]() |
DefaultEncoding | Gets the default encoding. |
![]() |
Domain | Gets or sets the string that describes the domain of this document for security purposes. |
![]() |
Encoding | Gets or sets the character encoding for this document. |
![]() |
Focused | Gets a value that indicates whether the document has user input focus. |
![]() |
Forms | Gets a collection of all of the form elements in the document. |
![]() |
Images | Gets a collection of all the image tags in the document. |
![]() |
Links | Gets a list of all the hyperlinks within the current HTML document. |
![]() |
Title | Gets or sets the text value of the title tag in the current HTML document. |
![]() |
Url | Gets the URL of the current document. |
See Also
