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

ExifItemInfo.Type Property

Gets the type of the EXIF item.

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

Syntax

Visual Basic
Public Property Type As Type
C#
public Type Type { get; set; }

Property Value

The type of the EXIF item.

See Also

Reference