Click or drag to resize
MimeKit

HtmlToHtmlInputFormat Property

Get the input format.

Namespace: MimeKit.Text
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public override TextFormat InputFormat { get; }

Property Value

TextFormat
The input format.
Remarks
Gets the input format.
See Also