Class XmpTypeBase
Class XmpTypeBase
اسم الفضاء : Aspose.Imaging.Xmp.Types تجميع: Aspose.Imaging.dll (25.4.0)
يمثل الفئة الأساسية لنوع XMP الأساسي.
public abstract class XmpTypeBase : IXmpType, ICloneable
Inheritance
Derived
ComplexTypeBase
,
Layer
,
ProjectLink
,
Rational
,
RenditionClass
,
Time
,
Timecode
,
XmpBoolean
,
XmpChoise
Implements
الأعضاء الموروثين
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
كلاهما كلاهما
GetXmpRepresentation()
يحصل على القيمة الموجودة في الحبل في تنسيق XMP.
public abstract string GetXmpRepresentation()
Returns
يعيد القيمة الموجودة في الشريط في تنسيق XMP.
ToString()
احصل على هذه البيانات XMP كسلسلة.
public override string ToString()
Returns
بيانات XMP كسلسلة.