[SerializableAttribute()]public enum PDFAutoOptimizerMode
<SerializableAttribute()>Public Enum PDFAutoOptimizerMode
public final class PDFAutoOptimizerModeextends java.lang.Enum<PDFAutoOptimizerMode>
[SerializableAttribute()]public enum class PDFAutoOptimizerMode
| Value | Member | Description |
|---|---|---|
| 0 | Customized | Use custom settings. |
| 1 | BestSize | Optimize for smallest file size |
| 2 | MediumSize | Optimize favoring size over quality |
| 3 | AverageSize | Optimize with balance between size and quality |
| 4 | GoodQuality | Optimize favoring quality over size |
| 5 | BestQuality | Optimize for highest quality |
Use this when calling PDFFile.Optimize to control the optimization process.
For an example, refer to PDFOptimizerOptions.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
