←Select platform

OneDBarcodeReadOptions Constructor (OneDBarcodeReadOptions)

Summary

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

Syntax

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

Remarks

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

Member Value
SearchDirection

BarcodeSearchDirection.Horizontal

EnableFastMode

true

Granularity

9

MinimumStringLength

3

MaximumStringLength

0

WhiteLinesNumber

3

EnableDoublePass

false

ReturnCheckDigit

BarcodeReturnCheckDigit.Default

EnableErrorCheck

false

AvoidCorruptedBlocks

false

AllowPartialRead

false

ResizeSmall1D

false

Code11CheckDigitType

Code11BarcodeCheckDigitType.CDigit

MSIModuloType

MSIBarcodeModuloType.Modulo10

Code39Extended

Allows decoding extended characters when reading Code 3 of 9 symbols.

CalculateBarWidthReduction

false

Example

For an example, refer to OneDBarcodeReadOptions.

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