Raised after a scan or transfer ends.
Visual Basic |
---|
Public Event PostScan( _ ByRef Cancel As Boolean _ ) |
- Cancel
- A boolean value which, if set to True, the session ends and the StartSession method returns control.
This is the place to use the SaveFile method to save an image or the hDIB property to do a memory transfer of an image.