QrStructuredAppendParameters
Contents
[
Hide
]QrStructuredAppendParameters class
QR structured append parameters.
public class QrStructuredAppendParameters : joint.BaseJavaClass
Constructors
| Name | Description |
|---|---|
| QrStructuredAppendParameters(object) | Initializes a new instance of the QrStructuredAppendParameters class. |
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. |
| init | |
| setParityByte(object) | Sets the QR structured append mode parity data. |
| setSequenceIndicator(object) | Sets the index of the QR structured append mode barcode. Index starts from 0. |
| setTotalCount(object) | Sets the QR structured append mode barcodes quantity. Max value is 16. |
See Also
- assembly Aspose.BarCode