Returns an XML code corresponding to the tree of XMP fields stored in this XmpData object.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

Public Function Save As String

C#

public string Save()

Return Value

String containing the XML code corresponding to the XMP data stored in this class instance.