[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.HasValue

HasValue Method

HasValue(ExifTag)

Returns a value indicating if the specified tag is defined in the profile.

Declaration
public bool HasValue(ExifTag tag)
Public Function HasValue(tag As ExifTag) As Boolean
Parameters
Type Name Description
ExifTag tag
Returns
Type Description
bool