Xceed Zip Compression Library Documentation
xcdCompressionMethod enumeration
Xceed Zip control reference > Xceed Zip control enumeration types > xcdCompressionMethod enumeration

xcdCompressionMethod

{
 xcmStored,
 xcmDeflated,
 xcmDeflated64,
 xcmLZMA,
 xcmBurrowsWheeler,
 xcmBZip2
}

This enumeration is used by the CompressionMethod property as well as the ListingFile, UnzipPreprocessingFile, ZipPreprocessingFile, RemovingFile, TestingFile and SkippingFile events. Explanations on each parameter can be found in the corresponding event's help topic.