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

Show in webframe

ColorImageDPI Property






DPI to use when saving a color image.
Syntax
public int ColorImageDPI {get; set;}
'Declaration
 
Public Property ColorImageDPI As Integer
'Usage
 
Dim instance As PDFOptimizerOptions
Dim value As Integer
 
instance.ColorImageDPI = value
 
value = instance.ColorImageDPI
public:
property int ColorImageDPI {
   int get();
   void set (    int value);
}

Property Value

Specifies the resolution to which downsampled color 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

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