public final class CompressionType
extends com.aspose.ms.System.Enum
Compression types which are used by mail protocols
Modifier and Type | Field and Description |
---|---|
static int |
Deflate
Deflate algorithm is used
|
static int |
None
Compression is not defined
|
static int |
NotDefined
Not defined
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int NotDefined
Not defined
public static final int None
Compression is not defined
public static final int Deflate
Deflate algorithm is used