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

XmpTagNames.XmpMMDocumentID Property

Gets the xmpMM:DocumentID tag.

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

Syntax

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

Property Value

xmpMM:DocumentID tag.

Remarks

Common identifier for all versions and renditions of a document. Belongs to the XMP media management schema.

See Also

Reference