ComponentOne Zip for .NET
SizeUncompressedLong Property (C1ZStreamWriter)

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

Reference

C1ZStreamWriter Class
C1ZStreamWriter Members