Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Image Class / ExifProfile Property

In This Topic
    ExifProfile Property (Image)
    In This Topic
    Gets an instance of GrapeCity.Documents.Imaging.Exif.ExifProfile with Exif metadata of the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExifProfile As ExifProfile
    public ExifProfile ExifProfile {get;}
    See Also