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

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.