[]
Configurates GroupIndex. Sets the index of the symbol in group.
public virtual Code49Builder GroupIndex(int value)
Public Overridable Function GroupIndex(value As Integer) As Code49Builder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| Code49Builder | Current builder. |