Scanner ActiveX Control

SetActivePageNo 

 

Set the active page in image buffer.

Public Function SetActivePageNo( _
   ByVal iPageNo As Integer _
) 

 

Parameter

iPageNo
 the page no of image buffer that you want to display.

No Return Value

Example

   

Visual Basic Syntax
Scanner1.SetActivePageNo 2