XmpMetadata.ContainsKey
XmpMetadata.ContainsKey method
Determines does this dictionary contasins specified key.
public bool ContainsKey(string key)
| Parameter | Type | Description | 
|---|---|---|
| key | String | Key to search in the dictionary. | 
Return Value
true if key is found.
See Also
- class XmpMetadata
- namespace Aspose.Page.EPS.XMP
- assembly Aspose.Page