ComponentOne Zip for UWP
SizeCompressed Property (C1ZipEntry)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipEntry Class : SizeCompressed Property
Gets the compressed size of the entry, in bytes.
Syntax
'Declaration
 
Public ReadOnly Property SizeCompressed As System.Integer
public System.int SizeCompressed {get;}
See Also

Reference

C1ZipEntry Class
C1ZipEntry Members