[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.UnknownTags

UnknownTags Property

UnknownTags

Gets the list of values with unknown tags.

Declaration
public List<ExifValue> UnknownTags { get; }
Public ReadOnly Property UnknownTags As List(Of ExifValue)