IXmpType Class

Summary: Base interface for XMP type.

Module: aspose.imaging.xmp.types

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

Aspose.Imaging Version: 24.5.0

Methods

NameDescription
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

TypeDescription
stringReturns the string contained value in XMP format.