LangAlt

LangAlt class

Represents XMP Language Alternative.

public class LangAlt : IXmlValue

Constructors

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

Methods

NameDescription
virtual AddLanguage(string, string)Adds the language.
GetXmlValue()Converts XMP value to the XML representation.
override ToString()Returns a String that represents this instance.

See Also