ImageGear21.Formats.Common Assembly > ImageGear.Formats.TIF Namespace : ImGearTIFFSubFileType Enumeration |
'Declaration Public Enum ImGearTIFFSubFileType Inherits System.Enum
'Usage Dim instance As ImGearTIFFSubFileType
public enum ImGearTIFFSubFileType : System.Enum
__value public enum ImGearTIFFSubFileType : public System.Enum
public enum class ImGearTIFFSubFileType : public System.Enum
Member | Value | Description |
---|---|---|
FullResolutionImage | 1 | Full resolution image. |
PageOfMultipageImage | 3 | Page of a multipage image. |
Thumbnail | 2 | Thumbnail type. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.TIF.ImGearTIFFSubFileType