menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Compression.Zip - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.Compression.Zip

    Classes

    BeginsWithNamePreprocessor

    Implemenation of IFileNamePreprocessor interface that simply removes some string from the name start and converts all \ characters into /.

    Constants

    Class contains all constants that are required by ZipArchive.

    NetCompressor
    ZipArchive

    Represents zip archive.

    ZipArchiveItem

    Represents single item inside zip archive. It can be either folder or file.

    ZipArchiveItemPasswordEventArgs

    Represents the data for the password needed event in ZipArchive.

    ZipCrc32

    Crc32 implementation used in zip archive to verify data correctness.

    ZipException

    This class represents exception type that is mostly raised when some problems with zip extraction/creation occurs.

    ZippedContentStream

    Interfaces

    IFileNamePreprocessor

    Preprocesses file name before ZipArchiveItem saving. Used to convert full item path into local one.

    Enums

    CompressionMethod

    The kind of compression used for an entry in an archive

    EncryptionAlgorithm

    Encryption types.

    GeneralPurposeBitFlags

    General purpose bit flag.

    Delegates

    ZipArchive.CompressorCreator
    ZipArchive.ZipArchiveItemPasswordEventHandler

    Represents the method that will handle the event related to requesting a password for a ZipArchiveItem.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved