CouponParameters
CouponParameters class
Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon.
public class CouponParameters : joint.BaseJavaClass
Constructors
| Name | Description |
|---|
| CouponParameters(object) | Initializes a new instance of the CouponParameters class. |
Methods
| Name | Description |
|---|
| getSupplementSpace | Space between main the BarCode and supplement BarCode in Unit value. |
| init | |
| setSupplementSpace(object) | Space between main the BarCode and supplement BarCode in Unit value. |
| toString | Returns a human-readable string representation of this CouponParameters. |
Fields
See Also