CosPdfDictionary.ContainsKey
CosPdfDictionary.ContainsKey method
Determines whether the CosPdfDictionary contains an element with the specified key.
public bool ContainsKey(string key)
| Parameter | Type | Description |
|---|---|---|
| key | String | The key to locate in the CosPdfDictionary. |
Return Value
true if the CosPdfDictionary contains an editable element with the key; otherwise, false.
See Also
- class CosPdfDictionary
- namespace Aspose.Pdf.DataEditor
- assembly Aspose.PDF