IXmpType Klasse
Summary: Base interface for XMP type.
Module: aspose.imaging.xmp.types
Full Name: aspose.imaging.xmp.types.IXmpType
Methods
| Name | Beschreibung |
|---|---|
| get_xmp_representation() | Liefert den im XMP-Format enthaltenen Zeichenkettenwert. |
Method: get_xmp_representation()
get_xmp_representation()
Liefert den im XMP-Format enthaltenen Zeichenkettenwert.
Returns
| Typ | Beschreibung |
|---|---|
| string | Gibt den im XMP-Format enthaltenen Zeichenkettenwert zurück. |