Scanner ActiveX Control

AutoBorderDetection

 

Enable/Disable the scanner automatically detecting the paper size if your scanner has this capability. .

Scanner1.AutoBorderDetection[=Boolean]


Parameter
Boolean
true is enable, false is disable.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.AutoBorderDetection=true
Scanner1.Scan