ImageGear .NET - Updated
ImGearPhotoshopResourceGenericTagIDs Enumeration




ImageGear24.Core Assembly > ImageGear.Formats Namespace : ImGearPhotoshopResourceGenericTagIDs Enumeration
Lists all Photoshop Resource Generic tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearPhotoshopResourceGenericTagIDs 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearPhotoshopResourceGenericTagIDs
public enum ImGearPhotoshopResourceGenericTagIDs : System.Enum 
__value public enum ImGearPhotoshopResourceGenericTagIDs : public System.Enum 
public enum class ImGearPhotoshopResourceGenericTagIDs : public System.Enum 
Members
MemberDescription
DATAPhotoshop resource generic data.
FORMATPhotoshop resource generic metadata format identifier.
IDPhotoshop resource generic ID.
NAMEPhotoshop resource generic name.
SIGNATUREPhotoshop resource generic signature.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearPhotoshopResourceGenericTagIDs

See Also

Reference

ImageGear.Formats Namespace