EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3FTPOptions.ModeZLevel

TElAS3FTPOptions     See also    


 

Specifies the level of compression.

 
 

Declaration

[C#]
    byte ModeZLevel;

[VB.NET]
    Property ModeZLevel As Byte

[Pascal]
    property ModeZLevel : byte;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify the compression level. It can vary from 0 (no compression) to 9 (highest compression). The default value is 6.

 
 

See also:     ModeZ     ModeZSupported    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation