Accusoft PDF Xpress Control v6.0
DownSampleImages Property
Description
Gets and sets if images should be downsampled.
Property type
Read-write property
Syntax
Visual Basic
Public Property DownSampleImages As Boolean
Return Type
A Boolean value that is set to true (the default) to downsample images, and set to false to not downsample images.
Remarks

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.

Example

See Also

CompressOptions Object  | CompressOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback