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

Show in webframe

PdfCompressorImageQuality Enumeration






Flags that identify the quality of the source image when working with the PDF Compressor.
Syntax
public enum PdfCompressorImageQuality : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum PdfCompressorImageQuality 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As PdfCompressorImageQuality
public enum class PdfCompressorImageQuality : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Unknown Unknown image quality. Use default handling.
0x00000001Noisy The source image is noisy.
0x00000002Scanned The source image is a scanned image.
0x00000003Printed The source image is a printed document.
0x00000004ComputerGenerated The source image is a high quality computer-generated image.
0x00000005Photo The source image is a high quality photo image; for example, from a digital camera.
0x00000006User The quality is set manually. This flag is for advanced users.
Remarks
For more information, refer to Creating a Compressed PDF File.
Example
Refer to PdfCompressorEngine example.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.PdfCompressor.PdfCompressorImageQuality

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