ImageQuality Property

Summary
Gets or sets a value that indicates the quality of the source image.
Syntax
C#
VB
C++
public PdfCompressorImageQuality ImageQuality { get; set; } 
Public Property ImageQuality As PdfCompressorImageQuality 
public: 
property PdfCompressorImageQuality ImageQuality { 
   PdfCompressorImageQuality get(); 
   void set (    PdfCompressorImageQuality ); 
} 

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.