| RtfCompressedToRtfCompressionMode Property |
Get the compression mode.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public RtfCompressionMode CompressionMode { get; }
Property Value
RtfCompressionModeThe compression mode.
Remarks
At least 12 bytes from the stream must be processed before this property value will
be accurate.
See Also