| ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearXMPTagIDs Enumeration |
'Declaration Public Enum ImGearXMPTagIDs Inherits System.Enum
'Usage Dim instance As ImGearXMPTagIDs
public enum ImGearXMPTagIDs : System.Enum
__value public enum ImGearXMPTagIDs : public System.Enum
public enum class ImGearXMPTagIDs : public System.Enum
| Member | Value | Description |
|---|---|---|
| About | 2 | About attribute value. |
| Alt | 11 | Alternative array of values tree. |
| Bag | 9 | Bag of values (unordered array) tree. |
| Description | 1 | XMP Schema tree. |
| FORMAT | 0 | XMP Metadata Format identifier. |
| Item | 12 | Array item tree. |
| Lang | 13 | Language alternative tree. |
| Namespace | 3 | Namespace tree. |
| Prefix | 4 | Namespace prefix value. |
| Properties | 6 | Properties tree. |
| Property | 7 | Property tree. |
| Qualifier | 16 | Qualifier tree. |
| Qualifiers | 15 | Qualifiers tree. |
| Seq | 10 | Sequence of values (ordered array) tree. |
| Struct | 14 | Structure tree. |
| URI | 5 | Namespace URI value. |
| Value | 8 | Property value. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearXMPTagIDs