[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcBitmap.ExifProfile

ExifProfile Property

ExifProfile

Gets or sets an instance of ExifProfile with Exif metadata of the image.

Declaration
public ExifProfile ExifProfile { get; set; }
Public Property ExifProfile As ExifProfile
Implements