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

Show in webframe

GrayImageDownsamplingMode Property






Downsampling mode to use for resizing when saving a grayscale image.
Syntax
public PDFDownsamplingMode GrayImageDownsamplingMode {get; set;}
'Declaration
 
Public Property GrayImageDownsamplingMode As PDFDownsamplingMode
'Usage
 
Dim instance As PDFOptimizerOptions
Dim value As PDFDownsamplingMode
 
instance.GrayImageDownsamplingMode = value
 
value = instance.GrayImageDownsamplingMode
public:
property PDFDownsamplingMode GrayImageDownsamplingMode {
   PDFDownsamplingMode get();
   void set (    PDFDownsamplingMode value);
}

Property Value

A PDFDownsamplingMode value to use for downsampling. Default is Average
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