XmpTagNames.TiffArtist Property

Gets the tiff:Artist tag.

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

Syntax

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