![]() |
Aspose.Barcode for PHP via Java
22.4
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
| getSupplementSpace () | |
| setSupplementSpace (Unit $value) | |
| toString () | |
| getJavaClass () | |
| getJavaClassName () | |
| isNull () | |
| printJavaClassName () | |
Protected Member Functions | |
| init () | |
| setJavaClass ($javaClass) | |
Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon.
|
inherited |
|
inherited |
| CouponParameters::getSupplementSpace | ( | ) |
Space between main the BarCode and supplement BarCode in Unit value.
| IllegalArgumentException | The Space parameter value is less than 0. |
|
protected |
Reimplemented from BaseJavaClass.
|
inherited |
|
inherited |
|
protectedinherited |
| CouponParameters::setSupplementSpace | ( | Unit | $value | ) |
Space between main the BarCode and supplement BarCode in Unit value.
| IllegalArgumentException | The Space parameter value is less than 0. |
| CouponParameters::toString | ( | ) |
Returns a human-readable string representation of this CouponParameters.