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

XmpTagNames.DCRelation Property

Gets the dc:Relation tag.

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

Syntax

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

Property Value

dc:Relation tag.

Remarks

Relationships to other documents. Belongs to the Dublin Core schema.

See Also

Reference