Class XmpChoise
Class XmpChoise
Tên không gian: Aspose.Imaging.Xmp.Types.Derived Tổng hợp: Aspose.Imaging.dll (25.4.0)
Nó đại diện cho một giá trị từ từ vựng giá trị.
[JsonObject(MemberSerialization.OptIn)]
public class XmpChoise<t> : XmpTypeBase, IXmpType, ICloneable
Loại Parameters
T
Loại các yếu tố
Inheritance
object
←
XmpTypeBase
←
XmpChoise
Implements
Thành viên thừa kế
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
Nhận hoặc đặt một giá trị cho thấy liệu các giá trị được ưu tiên có thể được mở rộng hay không.
[JsonProperty]
public bool IsOpen { get; set; }
Giá trị bất động sản
Methods
GetXmpRepresentation()
Nhận giá trị dòng chứa trong định dạng XMP.
public override string GetXmpRepresentation()
Returns
Trả lại giá trị của string trong định dạng XMP.
Exceptions
Exception