Initializes a new instance of the GS1DatabarStackedBarcodeReadOptions class with default values.
public GS1DatabarStackedBarcodeReadOptions()
Public Function New()
- (instancetype)init
public GS1DatabarStackedBarcodeReadOptions()
public:
GS1DatabarStackedBarcodeReadOptions();
In addition to setting the base class members as specified in BarcodeReadOptions(), the following members are initialized as follows:
Member | Value |
---|---|
SearchDirection | |
EnableFastMode |
true |
Granularity |
9 |
ReturnCheckDigit |
For an example, refer to GS1DatabarStackedBarcodeReadOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET