Método Aspose::Pdf::XmpValue::to_XmpValueArray
XmpValue::to_XmpValueArray method
Convierte XmpValue a una matriz.
static System::ArrayPtr<System::SharedPtr<XmpValue>> Aspose::Pdf::XmpValue::to_XmpValueArray(const System::SharedPtr<XmpValue> &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | const System::SharedPtr<XmpValue>& | Valor a convertir. |
ReturnValue
XmlValue.
Ver también
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++