LEADTOOLS PDF Segmentation (Leadtools.Pdf assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
PdfCompressorImageQuality Enumeration
See Also  
Leadtools.Pdf Namespace : PdfCompressorImageQuality Enumeration



Flags that identify the quality of the source image when working with the PDF Compressor.

Syntax

Visual Basic (Declaration) 
Public Enum PdfCompressorImageQuality 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As PdfCompressorImageQuality
C# 
public enum PdfCompressorImageQuality : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class PdfCompressorImageQuality : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
ComputerGeneratedThe source image is a high quality computer-generated image.
NoisyThe source image is noisy.
PhotoThe source image is a high quality photo image; for example, from a digital camera.
PrintedThe source image is a printed document.
ScannedThe source image is a scanned image.
UnknownUnknown image quality. Use default handling.
UserThe quality is set manually. This flag is for advanced users.

Example

Refer to PdfCompressor example.

Remarks

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

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.PdfCompressorImageQuality

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Pdf requires a PDF Plug-in license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features