OutputQuality Property

Summary
Gets or sets a value that indicates the quality of the output image.
Syntax
C#
VB
C++
public PdfCompressorOutputQuality OutputQuality { get; set; } 
Public Property OutputQuality As PdfCompressorOutputQuality 
public: 
property PdfCompressorOutputQuality OutputQuality { 
   PdfCompressorOutputQuality get(); 
   void set (    PdfCompressorOutputQuality ); 
} 

Property Value

A value that indicates the quality of the output image.

Remarks

Refer to PdfCompressorOutputQuality. For more information, refer to Creating a Compressed PDF File.

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.