DeflateCompressionProvider.CompressionLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether compression should emphasize speed or compression size. Set to Optimal by default.
public System.IO.Compression.CompressionLevel CompressionLevel { get; }
member this.CompressionLevel : System.IO.Compression.CompressionLevel
Public ReadOnly Property CompressionLevel As CompressionLevel