←Select platform

QualityFactor Property

Summary

Quality Factor (Q. Factor) for lossy image compression.

Syntax
C#
VB
C++
public int QualityFactor { get; set; } 
Public Property QualityFactor As Integer 
public: 
property int QualityFactor { 
   int get(); 
   void set (    int ); 
} 

Property Value

The Quality Factor to use when saving compressed images.

Remarks

For more information see Leadtools.Codecs.CodecsJpegSaveOptions.QualityFactor.

Example

For an example, refer to PDFOptimizerOptions.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly