Scanner ActiveX Control ReferenceMethods SetActivePageNo 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 ValueExample Visual Basic SyntaxScanner1.SetActivePageNo 2