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ámetroTipoDescripción
valueSystem::SharedPtr<XmpValue>Valor a convertir.

ReturnValue

Valor XML.

Ver también