RichTextBox for WinRT
HtmlFilter Class Members
Properties  Methods  Events


The following tables list the members exposed by HtmlFilter.

Public Constructors
 NameDescription
Public ConstructorHtmlFilter ConstructorCreates a new instance of HtmlFilter.  
Top
Public Properties
 NameDescription
Public PropertyDispatcherGets or sets the Dispatcher used to create Windows.UI.Xaml.DependencyObjects when running in a background thread.  
Top
Public Methods
 NameDescription
Public MethodConvertOverloaded. Converts a C1HtmlNode to a C1TextElement and adds it to its converted parent.  
Public MethodConvertFromDocumentOverloaded. Creates a string representation of a C1Document.  
Public MethodConvertToDocumentOverloaded. Parses a string into a C1Document.  
Public MethodConvertToHtmlDocumentOverloaded. Parses a string into a C1HtmlDocument.  
Top
Public Events
 NameDescription
Public EventConvertedHtmlNodeFires when a C1HtmlNode has been converted to a C1TextElement.  
Public EventConvertedTextElementFires when a C1TextElement has been converted to a C1HtmlNode.  
Public EventConvertedToDocumentFired when HtmlFilter has finished converting html to document.  
Public EventConvertingHtmlNodeFires when a C1HtmlNode is being converted to a C1TextElement.  
Public EventConvertingTextElementFires when a C1TextElement is being converted to a C1HtmlNode.  
Top
See Also

Reference

HtmlFilter Class
C1.Xaml.RichTextBox.Documents Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback