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

XmpTagNames.ExifExifVersion Property

Gets the exif:ExifVersion tag.

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

Syntax

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

Property Value

exif:ExifVersion tag.

Remarks

EXIF tag 36864, 0x9000. Belongs to the EXIF schema.

See Also

Reference