Scanner ActiveX Control

AutoFeedEnabled  

 

Enable/Disable the scanner automatically feed the next page from the document feeder after the number of frames negotiated for capture from each page are acquired. By Default is True.

Scanner1.AutoFeedEnabled[=Boolean]


Parameter
Boolean
true is enable, false is disable.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.AutoFeedEnabled=False
Scanner1.Scan