Processor Properties

The Processor type exposes the following members.

Properties
  NameDescription
Public propertyAHRefs
Gets the list of all links (<A HREF> tags) in Dom HTML document.
Public propertyDom
Gets the root Element object which represents the entire HTML document.
Public propertyImages
Gets the list of all <IMG> tags in Dom HTML document.
Public propertyLastResult
Gets the code of the last occurred error.
Public propertyThrowExceptions
Gets or sets whether the object will throw exceptions on errors.
Top
See Also