Aspose::Page::EPS::XMP::XmpFieldType enum
XmpFieldType enum
This enum represents types of a XMP field.
enum class XmpFieldType
Values
| Name | Value | Description |
|---|---|---|
| Struct | 0 | This type represents a structure. |
| Array | 1 | This type represents a array. |
| Property | 2 | This type represents a property. |
| Packet | 3 | This type represents a packet. |
| Unknown | 4 | This field represents an unknown type. |
See Also
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++