Class XmpChoise

Class XmpChoise

Le nom : Aspose.Imaging.Xmp.Types.Derived Assemblée: Aspose.Imaging.dll (25.4.0)

Esso rappresenta un valore dal vocabolario dei valori.

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

Tipo di parametri

T

Il tipo di elementi.

Inheritance

object XmpTypeBase XmpChoise

Implements

IXmpType , ICloneable

I membri ereditari

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

Riceve o impone un valore che indica se i valori preferiti possono essere estesi.

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

Valore di proprietà

bool

Methods

GetXmpRepresentation()

Riceve il valore contenuto nella riga in formato XMP.

public override string GetXmpRepresentation()

Returns

string

Ritorna il valore contenuto nella string in formato XMP.

Exceptions

NotImplementedException

Exception

 Français