DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / Indexed4bppBitmap Class / ExifProfile Property

In This Topic
ExifProfile Property (Indexed4bppBitmap)
In This Topic
Gets or sets an instance of GrapeCity.Documents.Imaging.Exif.ExifProfile with Exif metadata of the image.
Syntax
'Declaration
 
Public Property ExifProfile As ExifProfile
 
See Also