You are here: Start » AVL.NET » GS1DatabarParameters Constructor
GS1DatabarParameters Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public GS1DatabarParameters ( bool omnidirectional, bool limited, bool expanded, bool convertGS1DataBartToUPC_EAN_JAN, AvlNet.BarcodeLimitedMarginCheck limitedMarginCheck, AvlNet.BarcodeSecurityLevel securityLevel )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| omnidirectional | bool | ||||
| limited | bool | ||||
| expanded | bool | ||||
| convertGS1DataBartToUPC_EAN_JAN | bool | ||||
| limitedMarginCheck | AvlNet.BarcodeLimitedMarginCheck | ||||
| securityLevel | AvlNet.BarcodeSecurityLevel |
