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

XmpTagNames.ExifSubjectDistanceRange Property

Gets the exif:SubjectDistanceRange tag.

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

Syntax

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

Property Value

exif:SubjectDistanceRange tag.

Remarks

EXIF tag 41996, 0xA40C. Belongs to the EXIF schema.

See Also

Reference