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

    xcdUnzipDestination
    {
      xudDisk = 0,
      xudMemory = 1,
      xudMemoryStream = 2,
    }

    This enumeration is used by the UnzipPreprocessingFile property. Explanations on each parameter can be found in that property's help topic.