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)
imagekitcontrolname.GetFile().GetExif().SetInteroperabilityVersion(LPCTSTR Val)
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.