←Select platform

EnableQRDoublePass Property

Summary

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

Xamarin Framework Deprecation

As of LEADTOOLS v23, The cross-platform Xamarin framework has been deprecated and replaced with LEADTOOLS .NET MAUI framework.

For any LEADTOOLS Xamarin apps you have already built, we recommend you migrate to the LEADTOOLS .NET MAUI framework. To help you with the migration, review the LEADTOOLS .NET MAUI tutorials to get you started.

This change is driven by Microsoft's announcement to end Xamarin support.

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 23.0.2024.5.23
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.