com.aspose.cells.PdfCompressionCore.html Maven / Gradle / Ivy
PdfCompressionCore
com.aspose.cells
Class PdfCompressionCore
java.lang.Object
com.aspose.cells.PdfCompressionCore
public class PdfCompressionCore
- extends java.lang.Object
Field Summary | ||
---|---|---|
static final int | NONE | |
None | ||
static final int | RLE | |
Rle | ||
static final int | LZW | |
Lzw | ||
static final int | FLATE | |
Flate |
Field Detail |
---|
NONE | |
public static final int NONE |
None
RLE | |
public static final int RLE |
Rle
LZW | |
public static final int LZW |
Lzw
FLATE | |
public static final int FLATE |
Flate
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.