![]() |
Aspose.Barcode for PHP via Java
21.2
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
| getParityByte () | |
| setParityByte ($value) | |
| getSequenceIndicator () | |
| setSequenceIndicator (int $value) | |
| getTotalCount () | |
| setTotalCount (int $value) | |
QR structured append parameters.
| getParityByte | ( | ) |
Gets the QR structured append mode parity data.
| getSequenceIndicator | ( | ) |
Gets the index of the QR structured append mode barcode. Index starts from 0.
| getTotalCount | ( | ) |
Gets the QR structured append mode barcodes quantity. Max value is 16.
| setParityByte | ( | $value | ) |
Sets the QR structured append mode parity data.
| setSequenceIndicator | ( | int | $value | ) |
Sets the index of the QR structured append mode barcode. Index starts from 0.
| setTotalCount | ( | int | $value | ) |
Sets the QR structured append mode barcodes quantity. Max value is 16.