Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IImage Interface / ExifProfile Property

In This Topic
ExifProfile Property (IImage)
In This Topic
If possible, gets an instance of GrapeCity.Documents.Imaging.Exif.ExifProfile with Exif metadata of the image.
Syntax
'Declaration
 
ReadOnly Property ExifProfile As ExifProfile
 
See Also