Class XmpAgentName

Class XmpAgentName

名称: Aspose.Imaging.Xmp.Types.Derived 收藏: Aspose.Imaging.dll (25.4.0)

代表代理人名称、软件组织等。

public sealed class XmpAgentName : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpAgentName

Implements

IXmpType , ICloneable

继承人

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(线条)

启动 Aspose.Imaging.Xmp.Types.Derived.XmpAgentName 类的新例子。

public XmpAgentName(string value)

Parameters

value string

它的价值。

 中文