| Processor Properties |
The Processor type exposes the following members.
| Name | Description | |
|---|---|---|
| AHRefs |
Gets the list of all links (<A HREF> tags) in Dom HTML document.
| |
| Dom |
Gets the root Element object which represents the entire HTML document.
| |
| Images |
Gets the list of all <IMG> tags in Dom HTML document.
| |
| LastResult |
Gets the code of the last occurred error.
| |
| ThrowExceptions |
Gets or sets whether the object will throw exceptions on errors.
|