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

XmpTagNames.ExifISOSpeedRatings Property

Gets the exif:ISOSpeedRatings tag.

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

Syntax

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

Property Value

exif:ISOSpeedRatings tag.

Remarks

EXIF tag 34855, 0x8827. Belongs to the EXIF schema.

See Also

Reference