HtmlEditorContentElementFiltering Properties
Contains settings that relate to content element filtering.
Name | Description |
---|---|
Attribute |
Specifies the filtering mode for attribute elements. |
Attributes | Gets or sets the attribute elements that will be filtered according to the specified filter mode. |
Style |
Specifies the filtering mode for style attribute elements. |
Style |
Gets or sets the style attribute elements that will be filtered according to the specified filter mode. |
Tag |
Specifies the filtering mode for tag elements. |
Tags | Gets or sets the tag elements that will be filtered according to the specified filter mode. |
See Also