XmpTypeBase Class
Summary: Represents base class for basic XMP type.
Module: aspose.psd.xmp.types
Full Name: aspose.psd.xmp.types.XmpTypeBase
Inheritance: IXmpType
Aspose.PSD Version: 24.9.0
Methods
Name | Description |
---|---|
get_xmp_representation() | Gets the string contained value in XMP format. |
Method: get_xmp_representation()
get_xmp_representation()
Gets the string contained value in XMP format.
Returns
Type | Description |
---|---|
string | Returns the string contained value in XMP format. |