java.lang.Object
com.aspose.cells.PdfCompressionCore
public class PdfCompressionCore
- extends java.lang.Object
Utility class containing constants.
Specifies a type of compression applied to all content in the PDF file except images.
Field Summary |
static final int | NONE | |
None
|
static final int | RLE | |
Rle
|
static final int | LZW | |
Lzw
|
static final int | FLATE | |
Flate
|
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.