Error processing SSI file
LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

Show in webframe

ImageQuality Property






Gets or sets a value that indicates the quality of the source image.
Syntax
public PdfCompressorImageQuality ImageQuality {get; set;}
'Declaration
 
Public Property ImageQuality As PdfCompressorImageQuality
'Usage
 
Dim instance As PdfCompressorOptions
Dim value As PdfCompressorImageQuality
 
instance.ImageQuality = value
 
value = instance.ImageQuality
public:
property PdfCompressorImageQuality ImageQuality {
   PdfCompressorImageQuality get();
   void set (    PdfCompressorImageQuality value);
}

Property Value

A value that indicates the quality of the source image.
Remarks
For more information, refer to Creating a Compressed PDF File.
Example
Refer to PdfCompressorEngine example.
Requirements

Target Platforms

See Also

Reference

PdfCompressorOptions Structure
PdfCompressorOptions Members

Error processing SSI file
Leadtools.PdfCompressor requires a PDF Pro, Pro Suite, Document or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features