Classe IXmpType
Summary: Base interface for XMP type.
Module: aspose.imaging.xmp.types
Full Name: aspose.imaging.xmp.types.IXmpType
Methods
| Name | Descrizione |
|---|---|
| get_xmp_representation() | Ottiene il valore stringa contenuto nel formato XMP. |
Method: get_xmp_representation()
get_xmp_representation()
Ottiene il valore stringa contenuto nel formato XMP.
Returns
| Tipo | Descrizione |
|---|---|
| string | Restituisce il valore stringa contenuto nel formato XMP. |