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