XmpData.Save Method

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

C#
public string Save()

Return Value

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

See Also

Reference