Aspose::Pdf::Facades::PdfXmpMetadata::ContainsKey method
PdfXmpMetadata::ContainsKey method
Determines does this dictionary contasins specified key.
bool Aspose::Pdf::Facades::PdfXmpMetadata::ContainsKey(const System::String &key) const override
| Parameter | Type | Description |
|---|---|---|
| key | const System::String& | Key to search in the dictionary. |
ReturnValue
true if key is found.
See Also
- Class String
- Class PdfXmpMetadata
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++