An event indicating a scan has completed.
Visual Basic |
---|
Public Event Scanned( _ ByVal PageNumber As Long _ ) |
- PageNumber
- The page number of the scan that just completed.
This event is fired after a scan to allow the user to check or set the hDib Property.