←Select platform

ColorImageDownsamplingMode Property

Summary

Interpolation mode for color images.

Syntax

C#
VB
C++
public PDFDownsamplingMode ColorImageDownsamplingMode { get; set; } 
Public Property ColorImageDownsamplingMode As Leadtools.Pdf.PDFDownsamplingMode 
public: 
property Leadtools.Pdf.PDFDownsamplingMode ColorImageDownsamplingMode { 
   Leadtools.Pdf.PDFDownsamplingMode get(); 
   void set (    Leadtools.Pdf.PDFDownsamplingMode ); 
} 

Property Value

A PDFDownsamplingMode value to use for downsampling. Default is Average

Example

For an example, refer to PDFOptimizerOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly