Xceed Streaming Compression Library Documentation
Xceed Streaming Compression control reference / Compression Format objects / About the XceedGZipCompressionFormat object
In This Topic
    About the XceedGZipCompressionFormat object
    In This Topic

    Description

    This object compresses or decompresses the GZip compression format.

    The GZip format is the data format used by UNIX GZip files with the ".gz" file extension. Using this format implies the use of the Deflate compression algorithm.

    Properties

    Comment

    CompressionMethod

    ExtraHeader

    FileName

    HeaderChecksum

    IsTextFile

    LastModified

    SubProcessing

    COM interfaces

    DXceedGZipCompressionFormat (Default dual interface)

    IXceedGZipCompressionFormat

    ProgID

    Xceed.GZipCompressionFormat.1