[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.Item

this Property

this[ExifTag]

Gets the value corresponding to the specific tag.

Declaration
public ExifValue this[ExifTag tag] { get; }
Public ReadOnly Default Property Item(tag As ExifTag) As ExifValue
Parameters
Type Name Description
ExifTag tag