C1.Silverlight.RichTextBox.Documents Namespace : HtmlFilter Class |
The following tables list the members exposed by HtmlFilter.
Name | Description | |
---|---|---|
![]() | HtmlFilter Constructor | Creates a new instance of HtmlFilter. |
Name | Description | |
---|---|---|
![]() | Dispatcher | Gets or sets the Dispatcher used to create System.Windows.DependencyObjects when running in a background thread. |
Name | Description | |
---|---|---|
![]() | Convert | Overloaded. Converts a C1HtmlNode to a C1TextElement and adds it to its converted parent. |
![]() | ConvertFromDocument | Overloaded. Creates a string representation of a C1Document. |
![]() | ConvertToDocument | Overloaded. Parses a string into a C1Document. |
![]() | ConvertToHtmlDocument | Overloaded. Parses a string into a C1HtmlDocument. |
Name | Description | |
---|---|---|
![]() | ConvertedHtmlNode | Fires when a C1HtmlNode has been converted to a C1TextElement. |
![]() | ConvertedTextElement | Fires when a C1TextElement has been converted to a C1HtmlNode. |
![]() | ConvertedToDocument | Fired when HtmlFilter has finished converting html to document. |
![]() | ConvertingHtmlNode | Fires when a C1HtmlNode is being converted to a C1TextElement. |
![]() | ConvertingTextElement | Fires when a C1TextElement is being converted to a C1HtmlNode. |