XMP Property TypesΒΆ
Constant | Value | Description |
---|---|---|
kXMPPropTypeSimple | 0x0001 |
Simple property (text). |
kXMPPropTypeStructure | 0x0002 |
Structure property. |
kXMPPropTypeArray | 0x000C |
Array property (ordered collection). |
kXMPPropTypeBag | 0x0004 |
Bag property (unordered collection). |
kXMPPropTypeLangAltArray | 0x003C |
LangAlt property (language alternatives). |
kXMPPropTypeUnsupported | -1 |