CouponParameters

CouponParameters class

Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon.

public class CouponParameters : joint.BaseJavaClass

Constructors

NameDescription
CouponParameters(object)Initializes a new instance of the CouponParameters class.

Methods

NameDescription
getSupplementSpaceSpace between main the BarCode and supplement BarCode in Unit value.
init
setSupplementSpace(object)Space between main the BarCode and supplement BarCode in Unit value.
toStringReturns a human-readable string representation of this CouponParameters.

Fields

NameDescription
_space

See Also