Click or drag to resize
MimeKit

HtmlToHtmlOutputFormat Property

Get the output format.

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

Property Value

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