ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZipEntry Class / SizeCompressed Property

In This Topic
    SizeCompressed Property (C1ZipEntry)
    In This Topic
    Gets the compressed size of the entry, in bytes.
    Syntax
    Public ReadOnly Property SizeCompressed As Integer
    public int SizeCompressed {get;}
    See Also