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

XmpTagNames.ExifExposureTime Property

Gets the exif:ExposureTime tag.

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

Syntax

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

Property Value

exif:ExposureTime tag.

Remarks

EXIF tag 33434, 0x829A. Belongs to the EXIF schema.

See Also

Reference