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

XmpTagNames.TiffArtist Property

Gets the tiff:Artist tag.

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

Syntax

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

Property Value

tiff:Artist tag.

Remarks

TIFF tag 315, 0x13B. Belongs to the EXIF schema for TIFF properties.

See Also

Reference