Class XmpTypeBase
Class XmpTypeBase
nazivni prostor: Aspose.Imaging.Xmp.Types Sastav: Aspose.Imaging.dll (25.4.0)
Predstavlja osnovnu klasu za osnovni XMP tip.
public abstract class XmpTypeBase : IXmpType, ICloneable
Inheritance
Derived
ComplexTypeBase
,
Layer
,
ProjectLink
,
Rational
,
RenditionClass
,
Time
,
Timecode
,
XmpBoolean
,
XmpChoise
Implements
naslijeđeni članovi
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()
Klonirajte ovu situaciju.
public virtual object Clone()
Returns
Čovjek je klon.
GetXmpRepresentation()
Dobiva vrijednost uvrštena u XMP formatu.
public abstract string GetXmpRepresentation()
Returns
Povratak sadržane vrijednosti u formatu XMP.
ToString()
Pronađite ove XMP podatke kao traku.
public override string ToString()
Returns
XMP podaci kao string.