JpegExifDataImageDescription Property

Gets or sets the image description.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string ImageDescription { get; set; }

Property Value

Type: String
The image description.
See Also