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.