This topic has not yet been rated - Rate this topic

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)
public enum RtfCompressionMode
Member nameDescription
CompressedThe contents of the destination stream will be compressed.
UncompressedThe contents of the destination stream will have a compression header but will not be compressed.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.