LEADTOOLS Barcode (Leadtools.Barcode assembly)

DatamatrixBarcodeReadOptions Constructor (DatamatrixBarcodeReadOptions)

Show in webframe







Initializes a new instance of the DatamatrixBarcodeReadOptions class with default values.
Syntax
public DatamatrixBarcodeReadOptions()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New DatamatrixBarcodeReadOptions()
public DatamatrixBarcodeReadOptions()
- (id)init;
public DatamatrixBarcodeReadOptions()
function 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)

EnableInvertedSymbols

false

EnableFastMode

true

ReadSquareSymbolsOnly

false

EnableSmallSymbols

true

Example

For an example, refer to DatamatrixBarcodeReadOptions.

Requirements

Target Platforms

See Also

Reference

DatamatrixBarcodeReadOptions Class
DatamatrixBarcodeReadOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features