Class XmpChoise

Class XmpChoise

名称: Aspose.Imaging.Xmp.Types.Derived アセンション: Aspose.Imaging.dll (25.4.0)

価値の辞書から価値を表す。

[JsonObject(MemberSerialization.OptIn)]
public class XmpChoise<t> : XmpTypeBase, IXmpType, ICloneable

タイプパラメーター

T

要素の種類

Inheritance

object XmpTypeBase XmpChoise

Implements

IXmpType , ICloneable

相続人

XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

XmpChoise()

[JsonConstructor]
public XmpChoise()

Properties

IsOpen

優先値が拡張できるかどうかを示す値を取得または設定します。

[JsonProperty]
public bool IsOpen { get; set; }

不動産価値

bool

Methods

GetXmpRepresentation()

ストレッチが含まれている値をXMP形式で取得します。

public override string GetXmpRepresentation()

Returns

string

XMP フォーマットに含まれる値を返します。

Exceptions

NotImplementedException

Exception

 日本語