Aspose::Page::EPS::XMP::XmpMetadata::ContainsKey method
XmpMetadata::ContainsKey method
Determines does this dictionary contasins specified key.
bool Aspose::Page::EPS::XMP::XmpMetadata::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 XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++