Click or drag to resize
MimeKit

PlainTextPreviewer Constructor

Initialize a new instance of the PlainTextPreviewer class.

Namespace: MimeKit.Text
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public PlainTextPreviewer()
Remarks
Creates a new previewer for plain text.
See Also