Click or drag to resize
MimeKit

FlowedToHtml Constructor

Initialize a new instance of the FlowedToHtml class.

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