←Select platform

GS1DatabarStackedBarcodeReadOptions Constructor (GS1DatabarStackedBarcodeReadOptions)

Summary

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

Syntax

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

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

ReturnCheckDigit

BarcodeReturnCheckDigit.Default

Example

For an example, refer to GS1DatabarStackedBarcodeReadOptions.

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