←Select platform

EnableQRDoublePass Property

Summary

Indicates whether to enable the double pass setting when reading QR symbols.

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

Property Value

true to use double pass when reading QR symbols. Otherwise, false. The default value is false.

Requirements

Target Platforms

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

Leadtools.Forms.Commands Assembly

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