Enum XmpArrayType
XmpArrayType enumeration
Represents array type in XmpArray.
public enum XmpArrayType
Values
| Name | Value | Description |
|---|---|---|
| UNORDERED | 0 | The unordered array. |
| ORDERED | 1 | The ordered array. |
| ALTERNATIVE | 2 | The alternative array. |
See Also
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging