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

XmpTagNames.ExifFNumber Property

Gets the exif:FNumber tag.

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

Syntax

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

Property Value

exif:FNumber tag.

Remarks

EXIF tag 33437, 0x829D. Belongs to the EXIF schema.

See Also

Reference