| ContentDispositionInline Field |
The inline disposition.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public const string Inline = "inline"
Field Value
StringRemarks
Indicates that the
MimePart should be rendered inline.
See Also