[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.ConvertedHtmlNodeEventArgs

ConvertedHtmlNodeEventArgs Class

Provides data for the ConvertedHtmlNode event.

Inheritance
ConvertedHtmlNodeEventArgs
Namespace: C1.WPF.RichTextBox.Documents
Assembly: C1.WPF.RichTextBox.dll
Syntax
public class ConvertedHtmlNodeEventArgs : EventArgs

Properties

Name Description
HtmlNode

Gets the C1HtmlNode that was converted.

TextElement

Gets the C1TextElement that was created by the conversion.