ComponentOne Zip for .NET
Length Property (C1ZStreamReader)

C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZStreamReader Class : Length Property
Gets the length of the compressed stream if it is known (or -1 if the length of the compressed stream is unknown).
Syntax
Public Overrides ReadOnly Property Length As Long
public override long Length {get;}
See Also

Reference

C1ZStreamReader Class
C1ZStreamReader Members