RtfCompressionMode Enumeration
The RtfCompressionMode enumeration indicates the kind of compression that will be performed.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Enumeration RtfCompressionMode
public enum RtfCompressionMode
public enum class RtfCompressionMode
public enum RtfCompressionMode
public enum RtfCompressionMode
Members
Member name | Description |
---|---|
Compressed | The contents of the destination stream will be compressed. |
Uncompressed | The contents of the destination stream will have a compression header but will not be compressed. |
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003