Aspose::Pdf::XmpValue::to_ObjectArray método

XmpValue::to_ObjectArray method

Convierte XmpValue en una matriz.

static System::ArrayPtr<System::SharedPtr<System::Object>> Aspose::Pdf::XmpValue::to_ObjectArray(const System::SharedPtr<XmpValue> &value)
ParámetroTipoDescripción
valorconst System::SharedPtr<XmpValue>&Valor a convertir.

ReturnValue

XmlValue.

Ver también