Class XmpAgentName

Class XmpAgentName

Navne til: Aspose.Imaging.Xmp.Types.Derived Sammensætning: Aspose.Imaging.dll (25.4.0)

repræsenterer agent navn, softwareorganisation osv.

public sealed class XmpAgentName : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpAgentName

Implements

IXmpType , ICloneable

De arvede medlemmer

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)

Initialiserer en ny instans af Aspose.Imaging.Xmp.Types.Derived.xmpAgentName klasse.

public XmpAgentName(string value)

Parameters

value string

Den værdi.

 Dansk