Class XmpAgentName

Class XmpAgentName

Nombre del espacio: Aspose.Imaging.Xmp.Types.Derived Asamblea: Aspose.Imaging.dll (25.4.0)

Representa el nombre del agente, la organización del software, etc.

public sealed class XmpAgentName : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpAgentName

Implements

IXmpType ,y, ICloneable

Miembros heredados

XmpText.GetXmpRepresentation() ,y, XmpText.Value ,y, XmpTypeBase.GetXmpRepresentation() ,y, XmpTypeBase.ToString() ,y, XmpTypeBase.Clone() ,y, object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

XmpAgentName(El string)

Inicia una nueva instancia de la clase Aspose.Imaging.Xmp.Types.Derived.XmpAgentName.

public XmpAgentName(string value)

Parameters

value string

El valor.

 Español