Class XmpLocale

Class XmpLocale

Nome do espaço: Aspose.Imaging.Xmp.Types.Derived Assembleia: Aspose.Imaging.dll (25.4.0)

representa o código de língua.

public sealed class XmpLocale : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpLocale

Implements

IXmpType , ICloneable

Membros herdados

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

Conheça o IETF RFC 3066.

Constructors

XmpLocale(Redação)

Inicia uma nova instância da classe Aspose.Imaging.Xmp.Types.Derived.XmpLocale.

public XmpLocale(string value)

Parameters

value string

O valor .

 Português