Xceed Streaming Compression Library Documentation
EXCCompressionLevel enumeration
Xceed Streaming Compression control reference > Enumerations > EXCCompressionLevel enumeration

EXCCompressionLevel
{
  cclLow = 1, 
  cclMedium = 6, 
  cclHigh = 9 
}

This enumeration is used by the CompressionLevel property. The meaning of each member of this enumeration can be found in that property's help topic.