Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogPdf24SubTypesIndex Enumeration |
public enum RasterDialogPdf24SubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogPdf24SubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogPdf24SubTypesIndex
public enum class RasterDialogPdf24SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Uncompressed | Sub-type index for Uncompressed Pdf |
0x00000001 | JpegYuv444 | Sub-type index for Jpeg Yuv444 Pdf |
0x00000002 | JpegYuv422 | Sub-type index for Jpeg Yuv422 Pdf |
0x00000003 | JpegYuv411 | Sub-type index for Jpeg Yuv411 Pdf |
0x00000004 | LzwRgb | Sub-type index for 'Lzw Rgb' Pdf |
0x00000005 | LeadMrc | Sub-type index for 'LEAD Mrc' Pdf |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogPdf24SubTypesIndex