Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / ImageDescription Property

In This Topic
    ImageDescription Property (ExifProfile)
    In This Topic
    Gets or sets a string that describes the subject of the image.
    Syntax
    'Declaration
     
    Public Property ImageDescription As System.String
    public System.string ImageDescription {get; set;}
    See Also