SupplementParameters
SupplementParameters class
Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
public class SupplementParameters : joint.BaseJavaClass
Constructors
| Name | Description |
|---|---|
| SupplementParameters(object) | Initializes a new instance of the SupplementParameters class. |
Methods
| Name | Description |
|---|---|
| getSupplementData | Supplement data following BarCode. |
| getSupplementSpace | Space between main the BarCode and supplement BarCode in Unit value. |
| init | |
| setSupplementData(object) | Supplement data following BarCode. |
| toString | Returns a human-readable string representation of this SupplementParameters. |
Fields
| Name | Description |
|---|---|
| _space |
See Also
- assembly Aspose.BarCode