Aspose::Page::EPS::XMP::XmpValue::to_XmpValueArray metodo

XmpValue::to_XmpValueArray method

Converte XmpValue in array.

static System::ArrayPtr<System::SharedPtr<XmpValue>> Aspose::Page::EPS::XMP::XmpValue::to_XmpValueArray(System::SharedPtr<XmpValue> value)
ParametroTipoDescrizione
valueSystem::SharedPtr<XmpValue>Valore da convertire.

ReturnValue

XmlValue.

Vedi anche