XmpTypeBase Klasse

Summary: Represents base class for basic XMP type.

Module: aspose.imaging.xmp.types

Full Name: aspose.imaging.xmp.types.XmpTypeBase

Inheritance: IXmpType

Methods

NameBeschreibung
clone()Klont diese Instanz.
get_xmp_representation()Liefert den im XMP-Format enthaltenen Zeichenkettenwert.

Method: clone()

 clone() 

Klont diese Instanz.

Returns

TypBeschreibung
System.ObjectEin Memberwise-Klon.

Method: get_xmp_representation()

 get_xmp_representation() 

Liefert den im XMP-Format enthaltenen Zeichenkettenwert.

Returns

TypBeschreibung
stringGibt den im XMP-Format enthaltenen Zeichenkettenwert zurück.