ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZipEntry Class / CompressionRatio Property

In This Topic
    CompressionRatio Property
    In This Topic
    Gets the compression ratio applied to this entry.
    Syntax
    Public ReadOnly Property CompressionRatio As Double
    public double CompressionRatio {get;}
    See Also