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

XmpTagNames.DCFormat Property

Gets the dc:Format tag.

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

Syntax

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

Property Value

dc:Format tag.

Remarks

A MIME type. Belongs to the Dublin Core schema.

See Also

Reference