TargetTypes Enum
TargetTypes enumeration
Enum of types of the resulting object from the html document containing the error..
public enum TargetTypes
Values
Name | Value | Description |
---|---|---|
HTMLElement | 0 | The element containing the HTMLElement from document |
CSSStyleRule | 1 | The element containing the CSSStyleRule from document |
CSSStyleSheet | 2 | The element containing the CSSStyleSheet from document |
See Also
- namespace Aspose.Html.Accessibility
- assembly Aspose.HTML