| Rule Properties |
The Rule type exposes the following members.
| Name | Description | |
|---|---|---|
| RuleType |
Gets the type of the action to perform when processing HTML tags which match the rule condition.
| |
| TagAttributes |
Gets the list of attributes any of which must exist in the tag definiton in
order to satisfy the rule condition for TagName tag.
| |
| TagName |
Gets the name of the HTML tag for which to apply the rule.
|