Click or drag to resize
MimeKit

RtfCompressedToRtfCompressionMode Property

Get the compression mode.

Namespace: MimeKit.Tnef
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public RtfCompressionMode CompressionMode { get; }

Property Value

RtfCompressionMode
The compression mode.
Remarks
At least 12 bytes from the stream must be processed before this property value will be accurate.
See Also