Aspose::Page::EPS::XMP::XmpValue::to_XmpValueArray method
XmpValue::to_XmpValueArray method
Convierte XmpValue a una matriz.
static System::ArrayPtr<System::SharedPtr<XmpValue>> Aspose::Page::EPS::XMP::XmpValue::to_XmpValueArray(System::SharedPtr<XmpValue> value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | System::SharedPtr<XmpValue> | Valor a convertir. |
ReturnValue
Valor XML.
Ver también
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++