XmpArray class
XmpArray class
Represents Xmp Array in XmpPackage
. TODO: Array may contain complex data.
The XmpArray type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the XmpArray class. |
init | Initializes a new instance of the XmpArray class. |
Properties
Property | Description |
---|---|
values | Gets array of values inside XmpArray . |
Methods
Method | Description |
---|---|
add_item | Adds new item. |
get_xml_value | Converts XMP value to the XML representation. |
See Also
- module
aspose.cad.xmp
- class
IXmlValue
- class
XmpArray
- class
XmpPackage