Error processing SSI file
LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

Show in webframe

PdfCompressorOutputQuality Enumeration






Flags that identify the quality of the output image when working with the PDF Compressor.
Syntax
public enum PdfCompressorOutputQuality : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum PdfCompressorOutputQuality 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As PdfCompressorOutputQuality
public enum class PdfCompressorOutputQuality : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Auto Choose the quality of the output automatically.
0x00000001Poor Poor output quality with best compression.
0x00000002Average Average output quality with average compression.
0x00000003Good Good output quality with good compression.
0x00000004Excellent Excellent output quality with poor compression.
0x00000005User The user detects the output quality. This flag is for advanced users.
Example
Refer to PdfCompressorEngine example
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.PdfCompressor.PdfCompressorOutputQuality

Requirements

Target Platforms

See Also

Reference

Leadtools.PdfCompressor Namespace

Error processing SSI file
Leadtools.PdfCompressor requires a PDF Pro, Pro Suite, Document or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features