\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip.ZLib Namespace / ZStream Class / deflateParams Method

In This Topic
    deflateParams Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function deflateParams( _
       ByVal level As System.Integer, _
       ByVal strategy As System.Integer _
    ) As System.Integer
    public System.int deflateParams( 
       System.int level,
       System.int strategy
    )

    Parameters

    level
    strategy
    See Also