If AutoFeed is true, the scanner will automatically feed the next page from the document feeder.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool AutoFeed { get; set; }
Public Property AutoFeed As Boolean Get Set
public: property bool AutoFeed { bool get (); void set (bool value); }