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

AdvancedPsdReader.Xmp Property

Gets XMP metadata from file. Not currently implemented, so NULL is always returned.

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

Syntax

Visual Basic
Public ReadOnly Property Xmp As String
C#
public string Xmp { get; }

See Also

Reference