ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearPhotoshopVersionInfoTagIDs Enumeration |
'Declaration Public Enum ImGearPhotoshopVersionInfoTagIDs Inherits System.Enum
'Usage Dim instance As ImGearPhotoshopVersionInfoTagIDs
public enum ImGearPhotoshopVersionInfoTagIDs : System.Enum
__value public enum ImGearPhotoshopVersionInfoTagIDs : public System.Enum
public enum class ImGearPhotoshopVersionInfoTagIDs : public System.Enum
Member | Value | Description |
---|---|---|
FileVersion | 4 | File version. |
FORMAT | 1125 | Photoshop version info metadata format identifier. |
hasRealMergedData | 1 | Has real merged data. |
ReaderName | 3 | Reader name. |
Version | 0 | Photoshop version. |
WriteName | 2 | Write name. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearPhotoshopVersionInfoTagIDs