JpegExifData.ImageDescription

JpegExifData.ImageDescription property

Gets or sets the image description.

public string ImageDescription { get; set; }

Property Value

The image description.

See Also