Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogHdpSubTypesIndex Enumeration |
public enum RasterDialogHdpSubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogHdpSubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogHdpSubTypesIndex
public enum class RasterDialogHdpSubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Rgb | Sub-type index for Rgb Hdp |
0x00000001 | Gray | Sub-type index for Gray Hdp |
0x00000002 | Cmyk | Sub-type index for Cmyk Hdp |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogHdpSubTypesIndex