Class XmpTypeBase

Class XmpTypeBase

اسم الفضاء : Aspose.Imaging.Xmp.Types تجميع: Aspose.Imaging.dll (25.4.0)

يمثل الفئة الأساسية لنوع XMP الأساسي.

public abstract class XmpTypeBase : IXmpType, ICloneable

Inheritance

object XmpTypeBase

Derived

ComplexTypeBase , Layer , ProjectLink , Rational , RenditionClass , Time , Timecode , XmpBoolean , XmpChoise , XmpDate , XmpGuid , XmpInteger , XmpReal , XmpText

Implements

IXmpType , ICloneable

الأعضاء الموروثين

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

XmpTypeBase()

protected XmpTypeBase()

Methods

Clone()

استنساخ هذه الحالة.

public virtual object Clone()

Returns

object

كلاهما كلاهما

GetXmpRepresentation()

يحصل على القيمة الموجودة في الحبل في تنسيق XMP.

public abstract string GetXmpRepresentation()

Returns

string

يعيد القيمة الموجودة في الشريط في تنسيق XMP.

ToString()

احصل على هذه البيانات XMP كسلسلة.

public override string ToString()

Returns

string

بيانات XMP كسلسلة.

 عربي