[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.UserCommentRaw

UserCommentRaw Property

UserCommentRaw

Gets or sets the keywords or comments on the image; complements ImageDescription.

The value is in raw format as defined in Exif specification.

Declaration
public byte[] UserCommentRaw { get; set; }
Public Property UserCommentRaw As Byte()