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 indicating 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 of the image tags in the document. | |
Links | Gets a list of all of 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. |