|
|||||||||
| 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 | |
|---|---|
Best
Use best compression, slow enough. |
|
None
Pack without compression. |
|
Normal
Use 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 | ||||||||