Class XmpText

Class XmpText

نام ها : Aspose.Imaging.Xmp.Types.Basic جمع آوری: Aspose.Imaging.dll (25.4.0)

متن XMP نوع پایه را نشان می دهد

[JsonObject(MemberSerialization.OptIn)]
public class XmpText : XmpTypeBase, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText

Derived

XmpAgentName , XmpLocale , XmpMimeType

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

XmpText(String)

شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Basic.XmpText.

[JsonConstructor]
public XmpText(string value)

Parameters

value string

ارزش آن است.

Properties

Value

دریافت یا تعیین ارزش متن.

[JsonProperty]
public string Value { get; set; }

ارزش املاک

string

Methods

GetXmpRepresentation()

ارزش شاخه را در فرمت XMP دریافت می کند.

public override string GetXmpRepresentation()

Returns

string

بازگرداندن مقدار حاوی نوار در فرمت XMP.

 فارسی