ComponentOne RichTextBox for WPF and Silverlight
HtmlFilter Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : HtmlFilter Property
Gets or sets the HtmlFilter used by this C1RichTextBox to serialize and deserialize from HTML.
Syntax
'Declaration
 
Public Property HtmlFilter As HtmlFilter
public HtmlFilter HtmlFilter {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members