ComponentOne Zip for UWP
SizeUncompressed Property (C1ZStreamReader)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZStreamReader Class : SizeUncompressed Property
Gets the number of bytes that were compressed into the stream (uncompressed bytes).
Syntax
'Declaration
 
Public ReadOnly Property SizeUncompressed As System.Integer
public System.int SizeUncompressed {get;}
See Also

Reference

C1ZStreamReader Class
C1ZStreamReader Members