ComponentOne Zip for .NET
SizeCompressedLong Property (C1ZipEntry)

C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZipEntry Class : SizeCompressedLong Property
Gets the compressed size of the entry, in bytes, as a long integer.
Syntax
Public ReadOnly Property SizeCompressedLong As Long
public long SizeCompressedLong {get;}
See Also

Reference

C1ZipEntry Class
C1ZipEntry Members