Gets the type of the action to perform when processing HTML tags which match the rule condition.
Namespace: MailBee.HtmlAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic TagRuleTypes RuleType { get; }
Public ReadOnly Property RuleType As TagRuleTypes
Get
Property Value
Type:
TagRuleTypesThe type of the action to perform when processing HTML tags which match the rule condition.
See Also