Rule Properties

The Rule type exposes the following members.

Properties
  NameDescription
Public propertyRuleType
Gets the type of the action to perform when processing HTML tags which match the rule condition.
Public propertyTagAttributes
Gets the list of attributes any of which must exist in the tag definiton in order to satisfy the rule condition for TagName tag.
Public propertyTagName
Gets the name of the HTML tag for which to apply the rule.
Top
See Also