Gets the type of the action to perform when processing HTML tags which match the rule condition.
Namespace: MailBee.HtmlAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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