Classe XmpTypeBase
Summary: Represents base class for basic XMP type.
Module: aspose.imaging.xmp.types
Full Name: aspose.imaging.xmp.types.XmpTypeBase
Inheritance: IXmpType
Methods
| Name | Description |
|---|---|
| clone() | Clone cette instance. |
| get_xmp_representation() | Obtient la valeur de chaîne contenue au format XMP. |
Method: clone()
clone()
Clone cette instance.
Returns
| Type | Description |
|---|---|
| System.Object | Un clone membre à membre. |
Method: get_xmp_representation()
get_xmp_representation()
Obtient la valeur de chaîne contenue au format XMP.
Returns
| Type | Description |
|---|---|
| string | Renvoie la valeur de chaîne contenue au format XMP. |