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

XmpTagNames.XmpMMDerivedFrom Property

Gets the xmpMM:DerivedFrom tag.

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

Syntax

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

Property Value

xmpMM:DerivedFrom tag.

Remarks

Reference to the original document from which this one is derived. Belongs to the XMP media management schema.

See Also

Reference