XmpAgentName

Inheritance: java.lang.Object, com.aspose.imaging.xmp.types.XmpTypeBase, com.aspose.imaging.xmp.types.basic.XmpText

public final class XmpAgentName extends XmpText

Represents Agent name, Software organization etc.

Constructors

ConstructorDescription
XmpAgentName(String value)Initializes a new instance of the XmpAgentName class.

XmpAgentName(String value)

public XmpAgentName(String value)

Initializes a new instance of the XmpAgentName class.

Parameters:

ParameterTypeDescription
valuejava.lang.StringThe value.