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

XmpTagNames.DCLanguage Property

Gets the dc:Language tag.

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

Syntax

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

Property Value

dc:Language tag.

Remarks

Languages used in the resource. Belongs to the Dublin Core schema.

See Also

Reference