Class XmpAgentName

XmpAgentName class

Represents Agent name, Software organization etc.

public sealed class XmpAgentName : XmpText

Constructors

NameDescription
XmpAgentName(string)Initializes a new instance of the XmpAgentName class.

Properties

NameDescription
Value { get; set; }Gets or sets the text value.

Methods

NameDescription
override GetXmpRepresentation()Gets the string contained value in XMP format.

See Also