Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.14
|
Leadtools.PdfCompressor Namespace : PdfCompressorImageQuality Enumeration |
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
Value | Member | Description |
---|---|---|
0x00000000 | Unknown | Unknown image quality. Use default handling. |
0x00000001 | Noisy | The source image is noisy. |
0x00000002 | Scanned | The source image is a scanned image. |
0x00000003 | Printed | The source image is a printed document. |
0x00000004 | ComputerGenerated | The source image is a high quality computer-generated image. |
0x00000005 | Photo | The source image is a high quality photo image; for example, from a digital camera. |
0x00000006 | User | The quality is set manually. This flag is for advanced users. |
System.Object
System.ValueType
System.Enum
Leadtools.PdfCompressor.PdfCompressorImageQuality