Leadtools.Wia Namespace > WiaEnumDevicesEventArgs Class : Stop Property |
public bool Stop {get; set;}
'Declaration Public Property Stop As Boolean
'Usage Dim instance As WiaEnumDevicesEventArgs Dim value As Boolean instance.Stop = value value = instance.Stop