Click or drag to resize
MimeKit

TextPreviewerInputFormat Property

Get the input format.

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

Property Value

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