CouponParameters

CouponParameters class

Module: aspose_barcode.generation.coupon_parameters

Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon.

Constructors

NameDescription
init

Methods

NameReturn TypeStaticDescription
strstrNoReturns a human-readable string representation of this CouponParameters.

Properties

NameTypeDescription
supplement_spaceOptional[Unit]Space between the main BarCode and supplement BarCode in Unit value. Raises: IllegalArgumentException: if the Space parameter value is less than 0.