public final class PdfTextCompression
extends com.aspose.ms.System.Enum
Constants which define the type of a compression applied to all content in the PDF file except images.
Modifier and Type | Field and Description |
---|---|
static int |
Flate
Flate (ZIP) compression.
|
static int |
None
No compression.
|
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
No compression.
public static final int Flate
Flate (ZIP) compression.