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

IMetadataReadSupport.Xmp Property

Gets XMP metadata from file.

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

Syntax

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

Property Value

XML code containing the XMP metadata

See Also

Reference