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

IMetadataWriteSupport.Xmp Property

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.

See Also

Reference