XmpTagNames.DCTitle Property

Gets the dc:Title tag.

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

Syntax

C#
public static string DCTitle { get; }

Property Value

dc:Title tag.

Remarks

Title of the document. Belongs to the Dublin Core schema.

See Also

Reference