RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / ConvertingHtmlNodeEventArgs Class
Properties


In This Topic
    ConvertingHtmlNodeEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ConvertingHtmlNodeEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the conversion is handled by the event handler.  
    Public PropertyGets the C1HtmlNode to be converted.  
    Public PropertyGets the converted parent of the C1HtmlNode.  
    Top
    See Also