LEADTOOLS Barcode (Leadtools.Barcode assembly)

OneDBarcodeReadOptions Constructor (OneDBarcodeReadOptions)

Show in webframe







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

ReturnCheckDigit

BarcodeReturnCheckDigit.Default

EnableErrorCheck

false

AvoidCorruptedBlocks

false

AllowPartialRead

false

Code11CheckDigitType

Code11BarcodeCheckDigitType.CDigit

MSIModuloType

MSIBarcodeModuloType.Modulo10

Example

For an example, refer to OneDBarcodeReadOptions.

Requirements

Target Platforms

See Also

Reference

OneDBarcodeReadOptions Class
OneDBarcodeReadOptions 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