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

IXmpType , ICloneable

상속 회원들

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; }

부동산 가치

bool

Methods

GetXmpRepresentation()

XMP 형식으로 링크가 포함된 값을 얻습니다.

public override string GetXmpRepresentation()

Returns

string

XMP 형식으로 링에 포함된 값을 반환합니다.

Exceptions

NotImplementedException

Exception

 한국어