TargetTypes enumeration

TargetTypes enumeration

Enum of types of the resulting object from the html document containing the error..

The TargetTypes type exposes the following members:

Fields

FieldDescription
HTML_ELEMENTThe element containing the HTMLElement from document
CSS_STYLE_RULEThe element containing the CSSStyleRule from document
CSS_STYLE_SHEETThe element containing the CSSStyleSheet from document

See Also