| Visual Basic (Declaration) | |
|---|---|
Public Property cancel As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool cancel {get; set;} | |
Set 'true' to abort barcode detection
| ClearImageNet | Send comments on this topic. |
| cancel Property | |
| See Also | |
|
| Inlite.ClearImageNet Namespace > ImageOpenedEventArgs Class : cancel Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property cancel As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool cancel {get; set;} | |