XmpTagNames.TiffImageDescription Property

Gets the tiff:ImageDescription tag.

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

Syntax

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