Class XmpChoise

Class XmpChoise

nazivni prostor: Aspose.Imaging.Xmp.Types.Derived Sastav: Aspose.Imaging.dll (25.4.0)

Predstavlja vrijednost iz rečenice vrijednosti.

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

Vrsta parametara

T

Vrsta elemenata .

Inheritance

object XmpTypeBase XmpChoise

Implements

IXmpType , ICloneable

naslijeđeni članovi

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

Dobiva ili postavlja vrijednost koja ukazuje na to može li se predviđene vrijednosti proširiti.

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

Vrijednost nekretnina

bool

Methods

GetXmpRepresentation()

Dobiva vrijednost uvrštena u XMP formatu.

public override string GetXmpRepresentation()

Returns

string

Povratak sadržane vrijednosti u formatu XMP.

Exceptions

NotImplementedException

Exception

 Hrvatski