XmpArray.AddItem
XmpArray.AddItem method
Adds new item.
public void AddItem(string item)
Parameter | Type | Description |
---|---|---|
item | String | The item to be added to list of items. |
See Also
- class XmpArray
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging
Adds new item.
public void AddItem(string item)
Parameter | Type | Description |
---|---|---|
item | String | The item to be added to list of items. |