←Select platform

Cancel Property (BarcodeReaderProgressEventArgs)

Summary

Indicates whether to cancel the read operation.

Syntax

C#
VB
C++
public bool Cancel { get; set; } 
Public Property Cancel() As Boolean 
   Get 
   Set 
public:  
   property bool Cancel 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize