Lists all Photoshop Version Info tag identifiers.
Syntax
'Declaration
Public Enum ImGearPhotoshopVersionInfoTagIDs
Inherits System.Enum
public enum ImGearPhotoshopVersionInfoTagIDs : System.Enum
__value public enum ImGearPhotoshopVersionInfoTagIDs : public System.Enum
public enum class ImGearPhotoshopVersionInfoTagIDs : public System.Enum
Members
Member | Description |
FileVersion | File version. |
FORMAT | Photoshop version info metadata format identifier. |
hasRealMergedData | Has real merged data. |
ReaderName | Reader name. |
Version | Photoshop version. |
WriteName | Write name. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearPhotoshopVersionInfoTagIDs
See Also