Compression level to apply (1-9).
public int CompressionLevel { get; set; }
Public Property CompressionLevel As Integer
6
Use this property to specify the compression level to use, from 1 (the lightest, but quickest) to 9 (the best, but the slowest).