The leading provider of version control solutions and TWAIN SDKs
  • Contact us









JPEGQuality

Description

Returns or sets the quality of JPEG files and PDF files using JPEG compression.

ActiveX Edition Plug-in Edition Mac Edition
Since V6.0 Since V6.0 Since V6.4

Data type

Integer

Syntax

ObjectName. JPEGQuality

Remarks

The default value of JPEGQuality property is 80.

The valid range is 0-100. The higher the JPEGQuality property, the better the JPEG quality and the greater the size of the file.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

SaveAsJPEG(), FTPUpload()