Gets/sets XMP metadata you want to write into the file.

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

Syntax

Visual Basic

Property Xmp As String

C#

                string Xmp { get; set; }

Property Value

XML code containing the XMP metadata you want to write into the file.