[]
Initializes a new instance of ModuleSize.
public ModuleSize()
Initailizes a new instance of ModuleSize.
public ModuleSize(int barNarrow, int barWide)
| Type | Name | Description |
|---|---|---|
| int | barNarrow | The width for the barcode's narrow bars. |
| int | barWide | The width for the barcode's wide bars. |