Class XmpAgentName
Class XmpAgentName
Namespace: Aspose.Imaging.Xmp.Types.Derived
Assembly: Aspose.Imaging.dll (25.2.0)
Represents Agent name, Software organization etc.
public sealed class XmpAgentName : XmpText, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← XmpText ← XmpAgentName
Implements
Inherited Members
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)
Initializes a new instance of the Aspose.Imaging.Xmp.Types.Derived.XmpAgentName class.
public XmpAgentName(string value)
Parameters
value
string
The value.