Property CompressionLevel
CompressionLevel
The compression level to use for the stream. The default value is Optimal.
public CompressionLevel? CompressionLevel { get; }
Property Value
Remarks
NOTE: For .NET 9.0 and later: If this is not specified (set to null), then CompressionStrategy is used instead.