Class XmpAgentName

Class XmpAgentName

Der Name: Aspose.Imaging.Xmp.Types.Derived Versammlung: Aspose.Imaging.dll (25.4.0)

Sie repräsentiert Agent Name, Software Organisation usw.

public sealed class XmpAgentName : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpAgentName

Implements

IXmpType , ICloneable

Vererbte Mitglieder

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(String)

Initialisiert eine neue Instanz der Aspose.Imaging.Xmp.Types.Derived.XmpAgentName Klasse.

public XmpAgentName(string value)

Parameters

value string

Der Wert.

 Deutsch