ComponentOne Zip for .NET
SizeUncompressed Property (C1ZStreamWriter)

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

Reference

C1ZStreamWriter Class
C1ZStreamWriter Members