ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZStreamWriter Class / SizeCompressedLong Property

In This Topic
    SizeCompressedLong Property (C1ZStreamWriter)
    In This Topic
    Gets the number of bytes in the stream (compressed bytes).
    Syntax
    Public ReadOnly Property SizeCompressedLong As Long
    public long SizeCompressedLong {get;}
    See Also