Scanner ActiveX Control ReferenceMethods DeletePage 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 ValueReturn True if successful, otherwise return False.Example Visual Basic SyntaxScanner1.DeletePage Scanner1.GetActivePageNo