Search Results for

    Show / Hide Table of Contents

    TCompressionMode Enumeration

    How the fields inside the zip file will be compressed. Zippy supports only both most used methods, Store and Deflate.

    Syntax

    Namespace: FlexCel.Core

    Members

    Name Value Description
    cmAutomatic -1 When you specify automatic, the compression mode will be set depending in the extension of the file being added.
    cmStored 0 File is stored without compressing. When creating files, use this mode to store already compressed files like a png.
    cmDeflated 8 File will be stored with standard zip compression.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com