Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogTiff48SubTypesIndex Enumeration |
public enum RasterDialogTiff48SubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogTiff48SubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogTiff48SubTypesIndex
public enum class RasterDialogTiff48SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | UncompressedRgb | Sub-type index for Uncompressed Rgb Tiff |
0x00000001 | LzwRgb | Sub-type index for Lzw Rgb Tiff |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff48SubTypesIndex