Scanner ActiveX Control

HideProgressBar

 

Hide Progress bar when scanning the images.

Scanner1.HideProgressBar[=Boolean]


Parameter
Boolean
true is hide progress bar, false is show the progress bar.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.HideProgressBar=True
Scanner1.SelectImageSourceByIndex 0
Scanner1.Scan