Método Aspose::Pdf::XmpValue::to_XmpValueArray

XmpValue::to_XmpValueArray method

Convierte XmpValue a una matriz.

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

ReturnValue

XmlValue.

Ver también