←Select platform

Cancel Property

Summary

Indicates whether to cancel the read operation.

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

Property Value

true to cancel 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.