Class XmpChoise

Class XmpChoise

İsim alanı : Aspose.Imaging.Xmp.Types.Derived Toplantı: Aspose.Imaging.dll (25.4.0)

Değerlerin sözlüğünden bir değeri temsil eder.

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

Parametreler türü

T

Elemanların türü

Inheritance

object XmpTypeBase XmpChoise

Implements

IXmpType , ICloneable

mirasçı üyeleri

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

Öncelikli değerlerin uzatılabilir olup olmadığını gösteren bir değer alır veya ayarlar.

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

Mülkiyet Değer

bool

Methods

GetXmpRepresentation()

Çizgi içerdiği değeri XMP biçiminde alır.

public override string GetXmpRepresentation()

Returns

string

XMP biçiminde satılan değeri döndürür.

Exceptions

NotImplementedException

Exception

 Türkçe