All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.PdfCompressionCore.html Maven / Gradle / Ivy

There is a newer version: 23.1
Show newest version





PdfCompressionCore




com.aspose.cells
Class PdfCompressionCore

java.lang.Object
    extended by 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 intNONE
           None
static final intRLE
           Rle
static final intLZW
           Lzw
static final intFLATE
           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.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy