Aspose::Page::EPS::XMP::XmpMetadata::idx_get method
XmpMetadata::idx_get method
Gets data from metadata.
System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpMetadata::idx_get(const System::String &key) const override
Parameter | Type | Description |
---|---|---|
key | const System::String& | The key name. |
ReturnValue
XmpMetadata object.
See Also
- Typedef SharedPtr
- Class XmpValue
- Class String
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++