Click or drag to resize
MimeKit

TextToText Constructor

Initialize a new instance of the TextToText class.

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