←Select platform

QFactor Property

Summary

Gets or sets the quality factor value (valid only for JPEG compression). The default quality factor is 50.

Syntax

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

Property Value

The quality factor value (valid only for JPEG compression). The default quality factor is 50.

Example

Refer to PdfCompressorEngine example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize