IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

CompressionMethod Property

The compression algorithm used.

Syntax

[VB.NET]
Public Property CompressionMethod As String

[C#]
public string CompressionMethod {get; set;}

Remarks

This property specifies which compression method is used when generating output. Possible values are:

  • zip (default)
  • zlib
  • bzip2
  • none or uncompressed
Note: The level of compression for "zlib" and "zip" is controlled by the CompressionLevel setting.

Default Value

"zip"

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0