ComponentOne Zip for UWP
SizeUncompressed Property (C1ZStreamWriter)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZStreamWriter 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

C1ZStreamWriter Class
C1ZStreamWriter Members