Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

OneDBarcodeReadOptions Constructor (OneDBarcodeReadOptions)








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()
- (instancetype)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

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

See Also

Reference

OneDBarcodeReadOptions Class
OneDBarcodeReadOptions Members

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