Aspose::Page::EPS::XMP::XmpValue::to_String método

XmpValue::to_String method

Convierte XmpValue en cadena.

static System::String Aspose::Page::EPS::XMP::XmpValue::to_String(System::SharedPtr<XmpValue> value)
ParámetroTipoDescripción
valueSystem::SharedPtr<XmpValue>Valor a convertir.

ReturnValue

Valor XML.

Ver también