Class XmpLocale
Class XmpLocale
Namespace: Aspose.Imaging.Xmp.Types.Derived
Assembly: Aspose.Imaging.dll (25.4.0)
Represents language code.
public sealed class XmpLocale : XmpText, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← XmpText ← XmpLocale
Implements
Inherited Members
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()
Remarks
See IETF RFC 3066.
Constructors
XmpLocale(string)
Initializes a new instance of the Aspose.Imaging.Xmp.Types.Derived.XmpLocale class.
public XmpLocale(string value)
Parameters
value
string
The value.