Class XmpTypeBase
Class XmpTypeBase
Le nom : Aspose.Imaging.Xmp.Types Assemblée: Aspose.Imaging.dll (25.4.0)
Represente la classe di base per il tipo XMP di base.
public abstract class XmpTypeBase : IXmpType, ICloneable
Inheritance
Derived
ComplexTypeBase
,
Layer
,
ProjectLink
,
Rational
,
RenditionClass
,
Time
,
Timecode
,
XmpBoolean
,
XmpChoise
Implements
I membri ereditari
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()
Clone questo caso.
public virtual object Clone()
Returns
C’est un clone.
GetXmpRepresentation()
Riceve il valore contenuto nella riga in formato XMP.
public abstract string GetXmpRepresentation()
Returns
Ritorna il valore contenuto nella string in formato XMP.
ToString()
Obtenez ces données XMP en tant que filet.
public override string ToString()
Returns
Les données XMP en tant que string.