XmpFieldType enumeration

XmpFieldType enumeration

This enum represents types of a XMP field.

The XmpFieldType type exposes the following members:

Fields

FieldDescription
STRUCTThis type represents a structure.
ARRAYThis type represents a array.
PROPERTYThis type represents a property.
PACKETThis type represents a packet.
UNKNOWNThis field represents an unknown type.

See Also