CPDFOptimizeOption Class |
Namespace: ComPDFKit.PDFDocument
public class CPDFOptimizeOption
The CPDFOptimizeOption type exposes the following members.
| Name | Description | |
|---|---|---|
| GetFlag |
Gets the optimization flag.
| |
| GetImageOption |
Gets the image optimization option.
| |
| GetImageQuality |
Gets the image quality.
| |
| IsValid |
Whether the optimization is valid.
| |
| OptimizeCancel |
Cancels the optimization.
| |
| SetFlag |
Sets the optimization flag.
| |
| SetGetPageIndexDelegate |
Sets the delegate to get the optimization progress.
| |
| SetImageOption |
Sets the image optimization option.
| |
| SetImageQuality |
Sets the image quality.
|