Aspose::Page::EPS::XMP::XmpValue::to_XmpValueArray metod

XmpValue::to_XmpValueArray method

Konverterar XmpValue till array.

static System::ArrayPtr<System::SharedPtr<XmpValue>> Aspose::Page::EPS::XMP::XmpValue::to_XmpValueArray(System::SharedPtr<XmpValue> value)
ParameterTypeBeskrivning
valueSystem::SharedPtr<XmpValue>Värde att konvertera.

ReturnValue

XmlValue.

Se även