Aspose::Page::EPS::XMP::XmpValue::to_XmpValueArray method
XmpValue::to_XmpValueArray method
Converts XmpValue to array.
static System::ArrayPtr<System::SharedPtr<XmpValue>> Aspose::Page::EPS::XMP::XmpValue::to_XmpValueArray(System::SharedPtr<XmpValue> value)
| Parameter | Type | Description |
|---|---|---|
| value | System::SharedPtr<XmpValue> | Value to convert. |
ReturnValue
XmlValue.
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++