Gets the XML code containing the XMP metadata.

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

Syntax

Visual Basic

Public ReadOnly Property Xmp As String

C#

public string Xmp { get; }

Property Value

Not currently implemented, so NULL is always returned.