Metadata.ContainsKey
Metadata.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 Metadata
- namespace Aspose.Pdf
- assembly Aspose.PDF