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

XmpTagNames.XmpDMProjectRef Property

Gets the xmpDM:ProjectRef tag.

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

Syntax

Visual Basic
Public Shared ReadOnly Property XmpDMProjectRef As String
C#
public static string XmpDMProjectRef { get; }

Property Value

xmpDM:ProjectRef tag.

Remarks

Reference to the project that created this file. Belongs to the XMP dynamic media schema.

See Also

Reference