Class XmpLocale

Class XmpLocale

名称: Aspose.Imaging.Xmp.Types.Derived 收藏: Aspose.Imaging.dll (25.4.0)

代表语言代码。

public sealed class XmpLocale : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpLocale

Implements

IXmpType , ICloneable

继承人

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

查看 IETF RFC 3066.

Constructors

XmpLocale(线条)

启动了 Aspose.Imaging.Xmp.Types.Derived.XmpLocale 类的新例子。

public XmpLocale(string value)

Parameters

value string

它的价值。

 中文