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
اعضای ارثی
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; }
ارزش املاک
Methods
GetXmpRepresentation()
ارزش شاخه را در فرمت XMP دریافت می کند.
public override string GetXmpRepresentation()
Returns
بازگرداندن مقدار حاوی نوار در فرمت XMP.
Exceptions
Exception