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

Show in webframe

ColorImageDownsamplingMode Property






Interpolation mode for color images.
Syntax
public PDFDownsamplingMode ColorImageDownsamplingMode {get; set;}
'Declaration
 
Public Property ColorImageDownsamplingMode As PDFDownsamplingMode
'Usage
 
Dim instance As PDFOptimizerOptions
Dim value As PDFDownsamplingMode
 
instance.ColorImageDownsamplingMode = value
 
value = instance.ColorImageDownsamplingMode
public:
property PDFDownsamplingMode ColorImageDownsamplingMode {
   PDFDownsamplingMode get();
   void set (    PDFDownsamplingMode value);
}

Property Value

A PDFDownsamplingMode value to use for downsampling. Default is Average
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