ExifTagPhotoUserComment Property

Gets the UserComment EXIF tag.

Description: A tag for Exif users to write keywords or comments on the image besides those in ImageDescription, and without the character code limitations of the ImageDescription tag.
Id: 37510 (0x9286)
Type: Comment

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag UserComment { get; }

Property Value

ExifTag

See Also