If AutoFeed is true, the scanner will automatically feed the next page from the document feeder.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
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); }


























