Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePair método
XmpValue::to_KeyValuePair method
Convierte XmpValue a un valor nombrado.
static System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>> Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePair(System::SharedPtr<XmpValue> value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | System::SharedPtr<XmpValue> | Valor a convertir. |
ReturnValue
Valor XML.
Ver también
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++