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

XmpTagNames.DCDate Property

Gets the dc:Date tag.

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

Syntax

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

Property Value

dc:Date tag.

Remarks

Date(s) that something interesting happened to the resource. Belongs to the Dublin Core schema.

See Also

Reference