|
pdfOptimizer 2.0.0 API
|
Classes |
|
| class | AbstractOptimizationHandler |
| This is the abstract class for optimization handlers which are used to cover a certain optimization of iText.Kernel.Pdf.PdfDocument. More... |
|
| class | OptimizationSession |
| Class is used to handle auxiliary activities during the optimization processing (i. e. generating optimization report). More... |
|
| class | PdfOptimizer |
| Entry point for Pdf Optimization process. More... |
|
| class | PdfOptimizerFactory |
| Class is responsible for creating new instances of PdfOptimizer in accordance with predefined PdfOptimizerProfile. More... |
|
Enumerations |
|
| enum | PdfOptimizerProfile { PdfOptimizerProfile.LOSSLESS_COMPRESSION, PdfOptimizerProfile.LOW_COMPRESSION, PdfOptimizerProfile.MID_COMPRESSION, PdfOptimizerProfile.HIGH_COMPRESSION, PdfOptimizerProfile.CUSTOM } |
| Enum is used to list available PdfOptimizer profiles. More... |
|
|
strong |
Enum is used to list available PdfOptimizer profiles.