com.aspose.words
Class PdfTextCompression

java.lang.Object
    extended by com.aspose.words.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.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.