Gets the number of bytes in the stream (compressed bytes).

Namespace:  C1.C1Zip
Assembly:  C1.Silverlight.Zip (in C1.Silverlight.Zip.dll)

Syntax

C#
public int SizeCompressed { get; }
Visual Basic
Public ReadOnly Property SizeCompressed As Integer
	Get

See Also