C#
VB
C++
Downsample threshold for color images.
public double ColorImageDownsampleFactor { get; set; }
Public Property ColorImageDownsampleFactor As Double
This is the ratio of image resolution to output resolution above which downsampling may be performed. Must be between 1.0 through 10.0, inclusive.
If you set the threshold out of range, it reverts to a default of 1.5.
For an example, refer to PDFOptimizerOptions.
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