SupplementParameters
SupplementParameters class
Module: aspose_barcode.generation.supplement_parameters
Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
Constructors
| Name | Description |
|---|---|
| init |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| str | str | No | Returns a human-readable string representation of this SupplementParameters. |
| supplement_space | Optional[Unit] | No | Space between the main BarCode and supplement BarCode in Unit value. |
Properties
| Name | Type | Description |
|---|---|---|
| supplement_data | str | Supplement data following BarCode. |