Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > GS1DatabarStackedBarcodeReadOptions Class : GS1DatabarStackedBarcodeReadOptions Constructor |
public GS1DatabarStackedBarcodeReadOptions()
'Declaration
Public Function New()
'Usage
Dim instance As New GS1DatabarStackedBarcodeReadOptions()
public GS1DatabarStackedBarcodeReadOptions()
- (instancetype)init
public GS1DatabarStackedBarcodeReadOptions()
function 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.