Click or drag to resize
MimeKit

HtmlToHtml Constructor

Initialize a new instance of the HtmlToHtml class.

Namespace: MimeKit.Text
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public HtmlToHtml()
Remarks
Creates a new HTML to HTML converter.
See Also