Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Zip control reference / Xceed Zip control enumeration types / xcdCompressionMethod enumeration
In This Topic
    xcdCompressionMethod enumeration
    In This Topic

    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.