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

XmpTagNames.DCPublisher Property

Gets the dc:Publisher tag.

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

Syntax

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

Property Value

dc:Publisher tag.

Remarks

Publishers. Belongs to the Dublin Core schema.

See Also

Reference