aspose.cells
Class PdfCompressionCore

Utility class containing constants. Specifies a type of compression applied to all content in the PDF file except images.

Field Summary
const  NumberNONE
           None
const  NumberRLE
           Rle
const  NumberLZW
           Lzw
const  NumberFLATE
           Flate
 

Field Detail

NONE

const Number NONE
None

RLE

const Number RLE
Rle

LZW

const Number LZW
Lzw

FLATE

const Number FLATE
Flate

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