XmpMetadata.CopyTo
XmpMetadata.CopyTo method
Copies elements of the collection into array.
public void CopyTo(KeyValuePair<string, XmpValue>[] array, int index)
| Parameter | Type | Description | 
|---|---|---|
| array | KeyValuePair`2[] | Destination array. | 
| index | Int32 | Starting index. | 
See Also
- class XmpValue
- class XmpMetadata
- namespace Aspose.Page.EPS.XMP
- assembly Aspose.Page