PdfCompressorOutputQuality Enumeration

Summary
Flags that identify the quality of the output image when working with the PDF Compressor.
Syntax
C#
VB
C++
public enum PdfCompressorOutputQuality   
Public Enum PdfCompressorOutputQuality  
public enum class PdfCompressorOutputQuality   
Members
ValueMemberDescription
0Auto Choose the quality of the output automatically.
1Poor Poor output quality with best compression.
2Average Average output quality with average compression.
3Good Good output quality with good compression.
4Excellent Excellent output quality with poor compression.
5User The user detects the output quality. This flag is for advanced users.
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.