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
| Field | Description |
|---|---|
| HTML_ELEMENT | The element containing the HTMLElement from document |
| CSS_STYLE_RULE | The element containing the CSSStyleRule from document |
| CSS_STYLE_SHEET | The element containing the CSSStyleSheet from document |
See Also
- module
aspose.html.accessibility