Visual Basic (Declaration) | |
---|---|
Public Enum RasterDialogTiff1SubTypesIndex Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterDialogTiff1SubTypesIndex |
C# | |
---|---|
public enum RasterDialogTiff1SubTypesIndex : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class RasterDialogTiff1SubTypesIndex : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Abc | Sub-type index for LEAD Abc Tiff |
Abic | Sub-type index for Abic Tiff |
Ccitt | Sub-type index for Ccitt Tiff |
CcittGroup3OneDimension | Sub-type index for 'Ccitt Group3 One Dimension' Tiff |
CcittGroup3TwoDimension | Sub-type index for 'Ccitt Group3 Two Dimension' Tiff |
CcittGroup4 | Sub-type index for 'Ccitt Group4' Tiff |
Jbig | Sub-type index for Jbig Tiff |
Jbig2 | Sub-type index for Jbig2 Tiff |
LzwRgb | Sub-type index for LzwRgb Tiff |
PackbitsRleRgb | Sub-type index for Packbits Rle Rgb Tiff |
UncompressedRgb | Sub-type index for Uncompressed Rgb Tiff |
Refer to RasterSaveDialog example.
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff1SubTypesIndex
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7