Class XmpTypeBase
Class XmpTypeBase
De naam: Aspose.Imaging.Xmp.Types Verzameling: Aspose.Imaging.dll (25.4.0)
Representeert de basisklasse voor de basis XMP type.
public abstract class XmpTypeBase : IXmpType, ICloneable
Inheritance
Derived
ComplexTypeBase
,
Layer
,
ProjectLink
,
Rational
,
RenditionClass
,
Time
,
Timecode
,
XmpBoolean
,
XmpChoise
Implements
Geëerbiede leden
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()
Cloneer deze instantie.
public virtual object Clone()
Returns
Het is een klon.
GetXmpRepresentation()
Geeft de string bevatte waarde in XMP-formaat.
public abstract string GetXmpRepresentation()
Returns
Terugkomt de waarde die de string bevat in XMP-formaat.
ToString()
Geeft deze XMP-gegevens als string.
public override string ToString()
Returns
XMP gegevens als string.