Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogTiff32SubTypesIndex Enumeration |
public enum RasterDialogTiff32SubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogTiff32SubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogTiff32SubTypesIndex
public enum RasterDialogTiff32SubTypesIndex : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff32SubTypesIndex = function() { }; Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff32SubTypesIndex.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterDialogTiff32SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
LzwCmyk | Sub-type index for Lzw Cmyk Tiff |
LzwRgb | Sub-type index for Lzw Rgb Tiff |
PackbitsCmyk | Sub-type index for Packbits Cmyk Tiff |
PackbitsRgb | Sub-type index for Packbits Rgb Tiff |
UncompressedCmyk | Sub-type index for Uncompressed Cmyk Tiff |
UncompressedRgb | Sub-type index for Uncompressed Rgb Tiff |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff32SubTypesIndex
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2