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