Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
getSupplementSpace () | |
setSupplementSpace (Unit $value) | |
toString () | |
Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon.
getSupplementSpace | ( | ) |
Space between main the BarCode and supplement BarCode in Unit value.
IllegalArgumentException | The Space parameter value is less than 0. |
setSupplementSpace | ( | Unit | $value | ) |
Space between main the BarCode and supplement BarCode in Unit value.
IllegalArgumentException | The Space parameter value is less than 0. |
toString | ( | ) |
Returns a human-readable string representation of this CouponParameters.