←Select platform

DatamatrixBarcodeReadOptions Constructor (DatamatrixBarcodeReadOptions)

Summary

Initializes a new instance of the DatamatrixBarcodeReadOptions class with default values.

Syntax

C#
VB
Java
Objective-C
C++
public DatamatrixBarcodeReadOptions() 
Public Function New() 
- (instancetype)init 
public DatamatrixBarcodeReadOptions() 
public: 
DatamatrixBarcodeReadOptions(); 

Remarks

In addition to setting the base class members as specified in BarcodeReadOptions(), the following members are initialized as follows:

Member Value
EnableDoublePass

false (for maximum performance)

EnableDoublePassIfSuccess

false (for maximum performance)

EnableInvertedSymbols

false

EnableFastMode

true

ReadSquareSymbolsOnly

false

EnableSmallSymbols

true

GS1toHRI

false

Example

For an example, refer to DatamatrixBarcodeReadOptions.

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