An event indicating a scan is starting.
Visual Basic |
---|
Public Event Scanning( _ ByVal PageNumber As Long _ ) |
- PageNumber
- The page number of the scan that is starting.
This event is fired before a scan to allow the user to check or modify the FileName Property.