Class XmpAgentName

Class XmpAgentName

nazivni prostor: Aspose.Imaging.Xmp.Types.Derived Sastav: Aspose.Imaging.dll (25.4.0)

Predstavlja ime agenta, organizaciju softvera itd.

public sealed class XmpAgentName : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpAgentName

Implements

IXmpType , ICloneable

naslijeđeni članovi

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)

Inicijalizira novu primjenu Aspose.Imaging.Xmp.Types.Derived.xmpAgentName klase.

public XmpAgentName(string value)

Parameters

value string

Vrijednost je.

 Hrvatski