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

XmpTagNames.DCContributor Property

Gets the dc:Contributor tag.

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

Syntax

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

Property Value

dc:Contributor tag.

Remarks

Contributors to the resource (other than the authors). Belongs to the Dublin Core schema.

See Also

Reference