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

    xcdExtraHeader
    {
     xehNone = 0,
     xehExtTimeStamp = 1,
     xehFileTimes = 2,
     xehSecurityDescriptor = 4,
     xehUnicode = 8,
     xehUTF8Filename = 32,
     xehUTF8Comment = 64,
    }

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