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

    xcdDiskSpanning
    {
     xdsNever = 0,
     xdsAlways = 1,
     xdsAutoDetect = 2
    }

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