The following tables list the members exposed by PDFOptimizerOptions.
Public Constructors
Name | Description | |
---|---|---|
PDFOptimizerOptions | Creates a new PDFOptimizerOptions object with default values. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this PDFOptimizerOptions object. |
Public Properties
Name | Description | |
---|---|---|
AutoOptimizerMode | Optimizer mode, which controls the file size and quality. | |
ColorImageCompression | Compression format to use when saving a color image. | |
ColorImageDownsampleFactor | Downsample threshold for color images. | |
ColorImageDownsamplingMode | Interpolation mode for color images. | |
ColorImageDPI | DPI to use when saving a color image. | |
EmbedAllFonts | Enables or disables font embedding in the output PDF file. | |
GrayImageCompression | Compression format to use when saving a grayscale image. | |
GrayImageDownsampleFactor | Scale factor to use for resizing when saving a grayscale image. | |
GrayImageDownsamplingMode | Downsampling mode to use for resizing when saving a grayscale image. | |
GrayImageDPI | DPI to use when saving a grayscale image. | |
MonoImageCompression | Compression format to use when saving a monochrome image. | |
MonoImageDownsampleFactor | Scale factor to use for resizing when saving a monochrome image. | |
MonoImageDownsamplingMode | Downsampling mode to use for resizing when saving a monochrome image. | |
MonoImageDPI | DPI to use when saving a monochrome image. | |
QualityFactor | Quality Factor (Q. Factor) for lossy image compression. | |
SubsetFonts | Enables or disables font sub-setting in the output PDF file. | |
SupportedColorImageFormats | Gets the list of supported color image formats. | |
SupportedGrayImageFormats | Gets the list of supported grayscale image formats. | |
SupportedMonoImageFormats | Gets the list of supported monochrome image formats. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET