CompressOptions Object : DownSampleImages Property |
Visual Basic |
---|
Public Property DownSampleImages As Boolean |
Downsampling can further enhance the compressed size of a document and is only applied to images that have sufficient resolution to be downsampled without losing detail.
Downsampling refers to decreasing the number of pixels in an image. |
A determination is made internally whether or not downsampling can be safely applied to a particular image without losing significant detail based on the image's resolution on the page. |
For applications where loss of any image detail, however minor, is unacceptable this option should be disabled. |
Default: true.