Gets the DNGBackwardVersion EXIF tag.
Description: This tag specifies the oldest version of the Digital Negative specification for which a file is compatible. Readers shouldnot attempt to read a file if this tag specifies a version number that is higher than the version number of the specification the reader was based on. In addition to checking the version tags, readers should, for all tags, check the types, counts, and values, to verify it is able to correctly read the file.
Id: 50707 (0xc613)
Type: Byte
public static ExifTag DNGBackwardVersion { get; }
Public Shared ReadOnly Property DNGBackwardVersion As ExifTag
Get