CouponParameters
CouponParameters class
Module: aspose_barcode.generation.coupon_parameters
Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon.
Constructors
| Name | Description |
|---|---|
| init |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| str | str | No | Returns a human-readable string representation of this CouponParameters. |
Properties
| Name | Type | Description |
|---|---|---|
| supplement_space | Optional[Unit] | Space between the main BarCode and supplement BarCode in Unit value. Raises: IllegalArgumentException: if the Space parameter value is less than 0. |