ImageGear .NET v24.14 - Updated September 15, 2020
CancelScanning Property (ImGearTWAINBeforePageEventArgs)




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAINBeforePageEventArgs Class : CancelScanning Property
Gets or sets a value indicating whether to cancel scanning.
Syntax
'Declaration
 
Public Property CancelScanning As Boolean
 
'Usage
 
Dim instance As ImGearTWAINBeforePageEventArgs
Dim value As Boolean
 
instance.CancelScanning = value
 
value = instance.CancelScanning

Property Value

Boolean value.
Remarks
Set this to TRUE to cancel scanning.
See Also

Reference

ImGearTWAINBeforePageEventArgs Class
ImGearTWAINBeforePageEventArgs Members