| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<PdfCompressionLevel>
com.spire.pdf.PdfCompressionLevel
public enum PdfCompressionLevel
Defines data compression level.
| Enum Constant Summary | |
|---|---|
| BestUse best compression, slow enough. | |
| NonePack without compression. | |
| NormalUse normal compression, middle between speed and size. | |
| Enum Constant Detail | 
|---|
public static final PdfCompressionLevel None
public static final PdfCompressionLevel Normal
public static final PdfCompressionLevel Best
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||