This documentation is for the old version. Go to the latest Graphics Mill docs

PsdReader.Xmp Property

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.

See Also

Reference