←Select platform

GrayImageDPI Property

Summary

DPI to use when saving a grayscale image.

Syntax

C#
VB
C++
public int GrayImageDPI {get; set;}
Public Property GrayImageDPI As Integer
public: 
property int GrayImageDPI { 
   int get(); 
   void set (    int ); 
} 

Property Value

Specifies the resolution to which downsampled grayscale images are reduced. This should be always less than original image resolution. Default is 150.

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