| PlainTextPreviewerInputFormat Property |
Get the input format.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public override TextFormat InputFormat { get; }
Property Value
TextFormatThe input format.
Remarks
Gets the input format.
See Also