This property refers to the interoperability version

[Visual Basic]   imagekitcontrolname.File.Exif.InteroperabilityVersion[ = String ]
[Visual C++]     [ CString = ]imagekitcontrolname.GetFile().GetExif().InteroperabilityVersion()
                      imagekitcontrolname.GetFile().GetExif().SetInteroperabilityVersion(LPCTSTR Val)
[VB.NET]   imagekitcontrolname.File.Exif.InteroperabilityVersion[ = String ]
[C#.NET]   imagekitcontrolname.File.Exif.InteroperabilityVersion[ = string ]

Reference

The interoperability Version (i.e. "0100")

Explanation

The property value can be set or retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeMem methods.

The property value is derived from the image tags related to the interoperability.

Setting this value

  This value can be set at runtime.

Retrieving this value

  This value can be retrieved at runtime.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation