←Select platform

GrayImageDownsamplingMode Property

Summary

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

Syntax

C#
VB
C++
public 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

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

Leadtools.Pdf Assembly