Gets the compression ratio applied to this entry.

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

Syntax

C#
public double CompressionRatio { get; }
Visual Basic
Public ReadOnly Property CompressionRatio As Double
	Get

See Also