com.aspose.diagram
Class PdfTextCompression

java.lang.Object
    extended by com.aspose.diagram.PdfTextCompression

public class PdfTextCompression 
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
           No compression.
static final intFLATE
           Flate (ZIP) compression.
 

Field Detail

NONE

public static final int NONE
No compression.

FLATE

public static final int FLATE
Flate (ZIP) compression.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.