Class XmpLocale

Class XmpLocale

Nombre del espacio: Aspose.Imaging.Xmp.Types.Derived Asamblea: Aspose.Imaging.dll (25.4.0)

Es el código de lenguaje.

public sealed class XmpLocale : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpLocale

Implements

IXmpType ,y, ICloneable

Miembros heredados

XmpText.GetXmpRepresentation() ,y, XmpText.Value ,y, XmpTypeBase.GetXmpRepresentation() ,y, XmpTypeBase.ToString() ,y, XmpTypeBase.Clone() ,y, object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Remarks

Ver IETF RFC 3066.

Constructors

XmpLocale(El string)

Inicializa una nueva instancia de la clase Aspose.Imaging.Xmp.Types.Derived.XmpLocale.

public XmpLocale(string value)

Parameters

value string

El valor.

 Español