[This is preliminary documentation and is subject to change.]

Exif Interoperability IFD

Namespace: Tools.MetadataT.ExifT
Assembly: Tools.Metadata (in Tools.Metadata.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public class IfdInterop : SubIfd
Visual Basic
Public Class IfdInterop _
	Inherits SubIfd
Visual C++
public ref class IfdInterop : public SubIfd
F#
type IfdInterop =  
    class
        inherit SubIfd
    end
JScript
public class IfdInterop extends SubIfd

Inheritance Hierarchy

System..::..Object
  Tools.MetadataT.ExifT..::..Ifd
    Tools.MetadataT.ExifT..::..SubIfd
      Tools.MetadataT.ExifT..::..IfdInterop

See Also