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

XmpTagNames.ExifSceneCaptureType Property

Gets the exif:SceneCaptureType tag.

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

Syntax

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

Property Value

exif:SceneCaptureType tag.

Remarks

EXIF tag 41990, 0xA406. Belongs to the EXIF schema.

See Also

Reference