Gets the ImageDescription EXIF tag.
Description: A character string giving the title of the image. It may be a comment such as "1988 company picnic" or the like. Two-bytes character codes cannot be used. When a 2-bytes code is necessary, the Exif Private tag UserComment is to be used.
Id: 270 (0x010e)
Type: Ascii
public static ExifTag ImageDescription { get; }
Public Shared ReadOnly Property ImageDescription As ExifTag
Get