You are here: Start » AVL.NET » Code128Parameters Constructor
Code128Parameters Constructor
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public Code128Parameters ( bool gS128_, bool iSBT128_, Optional<Avl.BarcodeLength> length_, int iSBTConcatenationRedundancy_, bool emulateUCC128_, Avl.ISBTConcatenation iSBTConcatenation_, bool ignoreCode128FNC4_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
gS128_ | bool | ||||
iSBT128_ | bool | ||||
length_ | Atl.Optional<Avl.BarcodeLength> | ||||
iSBTConcatenationRedundancy_ | int | ||||
emulateUCC128_ | bool | ||||
iSBTConcatenation_ | Avl.ISBTConcatenation | ||||
ignoreCode128FNC4_ | bool |