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

In This Topic
    UserComment Property
    In This Topic
    Gets or sets the keywords or comments on the image; complements ImageDescription.
    Syntax
    'Declaration
     
    Public Property UserComment As System.String
    public System.string UserComment {get; set;}
    See Also