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

XmpTagNames.ExifLightSource Property

Gets the exif:LightSource tag.

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

Syntax

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

Property Value

exif:LightSource tag.

Remarks

EXIF tag 37384, 0x9208. Belongs to the EXIF schema.

See Also

Reference