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

Show in webframe

QualityFactor Property






Quality Factor (Q. Factor) for lossy image compression.
Syntax
public int QualityFactor {get; set;}
'Declaration
 
Public Property QualityFactor As Integer
'Usage
 
Dim instance As PDFOptimizerOptions
Dim value As Integer
 
instance.QualityFactor = value
 
value = instance.QualityFactor
public:
property int QualityFactor {
   int get();
   void set (    int value);
}

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

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