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

XmpTagNames.XmpDMTrackNumber Property

Gets the xmpDM:TrackNumber tag.

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

Syntax

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

Property Value

xmpDM:TrackNumber tag.

Remarks

Numeric value indicating the order of the audio file within its original recording. Belongs to the XMP dynamic media schema.

See Also

Reference