ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / C1ZipEntry Class / CompressionRatio Property

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