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

XmpTagNames.XmpCreateDate Property

Gets the xmp:CreateDate tag.

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

Syntax

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

Property Value

xmp:CreateDate tag.

Remarks

ate and time the resource was originally created. Belongs to the basic XMP schema.

See Also

Reference