←Select platform

GrayImageDownsamplingMode Property

Summary

Downsampling mode to use for resizing when saving a grayscale image.

Syntax

C#
VB
C++
public Leadtools.Pdf.PDFDownsamplingMode GrayImageDownsamplingMode {get; set;}
Public Property GrayImageDownsamplingMode As Leadtools.Pdf.PDFDownsamplingMode
public: 
property Leadtools.Pdf.PDFDownsamplingMode GrayImageDownsamplingMode { 
   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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize