Set this capability to the number of images you are willing to transfer per session.
-2 = default scanner value
-1 = multiple images
>1 = one o more images
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int AcceptedImages { get; set; }
Public Property AcceptedImages As Integer Get Set
public: property int AcceptedImages { int get (); void set (int value); }