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

XmpTagNames.ExifSubjectArea Property

Gets the exif:SubjectArea tag.

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

Syntax

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

Property Value

exif:SubjectArea tag.

Remarks

EXIF tag 37396, 0x9214. Belongs to the EXIF schema.

See Also

Reference