←Select platform

Abort Property

Summary

Indicates whether to abort the read operation.

Syntax
C#
C++/CLI
Python
public bool Abort { get; set; } 
public:  
   property bool Abort 
   { 
      bool get() 
      void set(bool value) 
   } 
Abort # get and set (BarcodeReaderBarcodeFoundEventArgs) 

Property Value

true to abort the read operation; otherwise, false. The default value is false.

Requirements

Target Platforms

Help Version 22.0.2023.5.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.