Click or drag to resize
MimeKit

TextToHtml Constructor

Initialize a new instance of the TextToHtml class.

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