Returns file version. TIFF ver.6 will have $2A, while Microsoft HD Photo will have $1BC.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int Version { get; set; }
Public Property Version As Integer Get Set
public: property int Version { int get (); void set (int value); }