public double MonoImageDownsampleFactor { get; set; }
Public Property MonoImageDownsampleFactor As Double
public double getMonoImageDownsampleFactor();
public void setMonoImageDownsampleFactor(
double doubleValue
);
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document