Scanner ActiveX Control

DeletePage

 

Delete specific scanned page. The first page is 1.

Public Function DeletePage( _
   ByVal iPageNo As Integer
   ) as Bool

 

Parameter

iPageNo
 Specifies the scanned page you want to deleted.


Return Value
Return True if successful, otherwise return False.

Example

   

Visual Basic Syntax
Scanner1.DeletePage Scanner1.GetActivePageNo