public final class Compression
extends com.aspose.ms.System.Enum
Modifier and Type | Field and Description |
---|---|
static int |
High
High compression level.
|
static int |
None
Compression is disabled.
|
static int |
Normal
Normal compression level.
|
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 None
Compression is disabled.
public static final int Normal
Normal compression level.
public static final int High
High compression level.