| TextConverterOutputEncoding Property |
Get or set the output encoding.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public Encoding OutputEncoding { get; set; }
Property Value
EncodingThe output encoding.
Exceptions Remarks
Gets or sets the output encoding.
See Also