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

XmpTagNames.AuxSerialNumber Property

Gets the aux:SerialNumber tag.

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

Syntax

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

Property Value

aux:SerialNumber tag.

Remarks

Serial number. Belongs to the EXIF schema for additional EXIF properties.

See Also

Reference