Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
getSupplementData () | |
setSupplementData ($value) | |
getSupplementSpace () | |
toString () | |
Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
getSupplementData | ( | ) |
Supplement data following BarCode.
getSupplementSpace | ( | ) |
Space between main the BarCode and supplement BarCode in Unit value.
IllegalArgumentException | The Space parameter value is less than 0. |
setSupplementData | ( | $value | ) |
Supplement data following BarCode.
toString | ( | ) |
Returns a human-readable string representation of this SupplementParameters.