ImageGear .NET - Updated May 1, 2018
CancelScanning Property (ImGearTWAINAfterPageEventArgs)




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAINAfterPageEventArgs Class : CancelScanning Property
Gets or sets a value indicating whether to cancel scanning.
Syntax
'Declaration
 
Public Property CancelScanning As Boolean
 
'Usage
 
Dim instance As ImGearTWAINAfterPageEventArgs
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

ImGearTWAINAfterPageEventArgs Class
ImGearTWAINAfterPageEventArgs Members