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

XmpTagNames.TiffImageDescription Property

Gets the tiff:ImageDescription tag.

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

Syntax

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

Property Value

tiff:ImageDescription tag.

Remarks

TIFF tag 270, 0x10E. Belongs to the EXIF schema for TIFF properties.

See Also

Reference