Interface IXmpType

Interface IXmpType

Il nome: Aspose.Imaging.Xmp.Types Assemblea: Aspose.Imaging.dll (25.4.0)

Interfaccia di base per tipo XMP.

public interface IXmpType

Methods

GetXmpRepresentation()

Riceve il valore contenuto nella riga in formato XMP.

string GetXmpRepresentation()

Returns

string

Ritorna il valore contenuto nella string in formato XMP.

 Italiano