Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

ColorImageDownsampleFactor Property






Downsample threshold for color images.
Syntax
public double ColorImageDownsampleFactor {get; set;}
'Declaration
 
Public Property ColorImageDownsampleFactor As Double
'Usage
 
Dim instance As PDFOptimizerOptions
Dim value As Double
 
instance.ColorImageDownsampleFactor = value
 
value = instance.ColorImageDownsampleFactor
public:
property double ColorImageDownsampleFactor {
   double get();
   void set (    double value);
}

Property Value

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.
Remarks
If you set the threshold out of range, it reverts to a default of 1.5.
Example
For an example, refer to PDFOptimizerOptions.
Requirements

Target Platforms

See Also

Reference

PDFOptimizerOptions Class
PDFOptimizerOptions Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features