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

XmpTagNames.XmpLabel Property

Gets the xmp:Label tag.

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

Syntax

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

Property Value

xmp:Label tag.

Remarks

Word or short phrase that identifies a document as a member of a user-defined collection. Belongs to the basic XMP schema.

See Also

Reference