Enum XmpFieldType
XmpFieldType enumeration
This enum represents types of a XMP field.
public enum 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.Pdf
- assembly Aspose.PDF