Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogPdf1SubTypesIndex Enumeration |
public enum RasterDialogPdf1SubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogPdf1SubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogPdf1SubTypesIndex
public enum class RasterDialogPdf1SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Uncompressed | Sub-type index for Uncompressed Pdf |
0x00000001 | CcittGroup3OneDimension | Sub-type index for 'Ccitt Group3 One Dimension' Pdf |
0x00000002 | CcittGroup3TwoDimension | Sub-type index for 'Ccitt Group3 Two Dimension' Pdf |
0x00000003 | CcittGroup4 | Sub-type index for 'Ccitt Group4' Pdf |
0x00000004 | LzwRgb | Sub-type index for 'Lzw Rgb' Pdf |
0x00000005 | Jbig2 | Sub-type index for 'Jbig2' Pdf |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogPdf1SubTypesIndex