Single image acquire event
Initializes a new instance of the DataSourceSingleImageAcquiredEventArgs class.
Namespace: TwainScanning
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
Parameters
- image
- Type: System.DrawingBitmap
The image. - cancelScanning (Optional)
- Type: SystemBoolean
Should further scanning be cancelled.
See Also