Scanner ActiveX Control

EnablePanning  

 

Enable/Disable page panning with the mouse. Default is true.  If set to true, you can scroll by grabbing the page with the left mouse button.

Scanner1.EnablePanning[=Boolean]


Parameter
Boolean
true is enable page panning, false is disable page panning.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.EnablePanning=True
Scanner1.Scan