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

Show in webframe

MonoImageDPI Property






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

Property Value

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