ComponentOne Zip for .NET
SizeUncompressed Property (C1ZipEntry)

C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZipEntry Class : SizeUncompressed Property
Gets the original (uncompressed) size of the entry, in bytes.
Syntax
Public ReadOnly Property SizeUncompressed As Integer
public int SizeUncompressed {get;}
See Also

Reference

C1ZipEntry Class
C1ZipEntry Members