Accusoft.TwainProSdk Namespace > ScanningEventArgs Class : Cancel Property |
'Declaration Public Property Cancel As Boolean
'Usage Dim instance As ScanningEventArgs Dim value As Boolean instance.Cancel = value value = instance.Cancel
public bool Cancel {get; set;}
If set to true, the session ends and the StartSession method returns control.