ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAINBeforePageEventArgs Class : CancelScanning Property |
'Declaration Public Property CancelScanning As Boolean
'Usage Dim instance As ImGearTWAINBeforePageEventArgs Dim value As Boolean instance.CancelScanning = value value = instance.CancelScanning
public bool CancelScanning {get; set;}
TRUE
to cancel scanning.