XmpTagNames.ExifGpsTimeStamp Property

Gets the exif:GpsTimeStamp tag.

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

Syntax

C#
public static string ExifGpsTimeStamp { get; }

Property Value

exif:GpsTimeStamp tag.

Remarks

GPS tag 29 (date), 0x1D, and, and GPS tag 7 (time), 0x07. Belongs to the EXIF schema.

See Also

Reference