Property ImageDescription
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
ImageDescription
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.
public static ExifPropertyKey ImageDescription { get; }