ExifItemInfo.Type Property

Gets or sets a type of this EXIF item.

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

Syntax

C#
public Type Type { get; set; }

Property Value

The type of the EXIF item.

See Also

Reference