TargetTypes Enum

TargetTypes enumeration

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

public enum TargetTypes

Values

NameValueDescription
HTMLElement0The element containing the HTMLElement from document
CSSStyleRule1The element containing the CSSStyleRule from document
CSSStyleSheet2The element containing the CSSStyleSheet from document

See Also