IMetadataWriter.Exif Property

Gets or sets EXIF data collection.

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

Syntax

C#
                ExifDictionary Exif { get; set; }

Property Value

A ExifDictionary containing EXIF data collection.

See Also

Reference