RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / MhtmlFilter Class / HtmlFilter Property

In This Topic
    HtmlFilter Property (MhtmlFilter)
    In This Topic
    Get the HtmlFilter used by this MhtmlFilter.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HtmlFilter As HtmlFilter
    public HtmlFilter HtmlFilter {get;}
    See Also