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

XmpTagNames.DCCreator Property

Gets the dc:Creator tag.

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

Syntax

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

Property Value

dc:Creator tag.

Remarks

Authors of the resource. Belongs to the Dublin Core schema.

See Also

Reference