Class XmpAgentName

Class XmpAgentName

Nom dels espais: Aspose.Imaging.Xmp.Types.Derived Assemblea: Aspose.Imaging.dll (25.4.0)

Representen el nom d’agent, l’organització del programari, etc.

public sealed class XmpAgentName : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpAgentName

Implements

IXmpType , ICloneable

Membres heretats

XmpText.GetXmpRepresentation() , XmpText.Value , XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

XmpAgentName(Tàrrega)

Inicialitza una nova instància de la classe Aspose.Imaging.Xmp.Types.Derived.xmpAgentName.

public XmpAgentName(string value)

Parameters

value string

El valor.

 Català