[]
Configurates SegmentIndex. Sets the structure append index.
public virtual MicroPdf417Builder SegmentIndex(int value)
Public Overridable Function SegmentIndex(value As Integer) As MicroPdf417Builder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| MicroPdf417Builder | Current builder. |