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

Show in webframe

GrayImageCompression Property






Compression format to use when saving a grayscale image.
Syntax
public RasterImageFormat GrayImageCompression {get; set;}
'Declaration
 
Public Property GrayImageCompression As RasterImageFormat
'Usage
 
Dim instance As PDFOptimizerOptions
Dim value As RasterImageFormat
 
instance.GrayImageCompression = value
 
value = instance.GrayImageCompression
public:
property RasterImageFormat GrayImageCompression {
   RasterImageFormat get();
   void set (    RasterImageFormat value);
}

Property Value

The Leadtools.RasterImageFormat to use. Possible values: SupportedGrayImageFormats.

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