←Select platform

TryDistortedBarcodes Property

Summary

Specifies the option to attempt to read a detected candidate barcode that may be distorted due to blur or some other type of obstruction.

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

Property Value

Specify true to attempt to read distorted barcodes, false otherwise. The default value is false.

Default 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.