OptimizerMonoImageSettings Methods |
The OptimizerMonoImageSettings type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
ForceChanges | Sets whether image changes that grow the
PDF file should be kept. This is off by default.
| |
ForceRecompression | Sets whether recompression to the specified compression
method should be forced when the image is not downsampled.
By default the compression method for these images
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetCompressionMode | Sets the output compression mode for monochrome images
The default value is e_ccitt (CCITT group 4 compression)
| |
SetDownsampleMode | Sets the downsample mode for monochrome images
The default value is e_default
| |
SetImageDPI | Sets the maximum and resampling dpi for monochrome images.
By default these are set to 144 and 96 respectively.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |