QrStructuredAppendParameters
QrStructuredAppendParameters class
QR structured append parameters.
new QrStructuredAppendParameters()
Methods
| Name | Description |
|---|---|
| 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() | Sets the QR structured append mode parity data. |
| setSequenceIndicator() | Sets the index of the QR structured append mode barcode. Index starts from 0. |
| setTotalCount() | Sets the QR structured append mode barcodes quantity. Max value is 16. |