[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.MhtmlFilter

MhtmlFilter Class

Filter for converting MHTML strings to C1Document objects.

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

Constructors

Name Description
MhtmlFilter()

Creates a new instance of MhtmlFilter.

Properties

Name Description
HtmlFilter

Get the HtmlFilter used by this MhtmlFilter.

Methods

Name Description
ConvertToDocument(string)

Parses a string into a C1Document.