CompatibilityMode disable capability set and read (some scanner may crash when you set/get capabilities).
Set this property to true only if you have problems with a specific scanner.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool CompatibilityMode { get; set; }
Public Property CompatibilityMode As Boolean Get Set
public: property bool CompatibilityMode { bool get (); void set (bool value); }


























