QRExtendedParameters
Contents
[
Hide
]
QRExtendedParameters class
Stores a QR Structured Append information of recognized barcode
The QRExtendedParameters type exposes the following members:
Properties
Name | Description |
---|---|
is_empty | Tests whether all parameters has only default values |
qr_structured_append_mode_bar_codes_quantity | Gets the QR structured append mode barcodes quantity. Default value is -1. |
qr_structured_append_mode_bar_code_index | Gets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1. |
qr_structured_append_mode_parity_data | Gets the QR structured append mode parity data. Default value is -1. |
qr_version | Version of recognized QR Code. From Version1 to Version40. |
micro_qr_version | Version of recognized MicroQR Code. From M1 to M4. |
rect_micro_qr_version | Version of recognized RectMicroQR Code. From R7x43 to R17x139. |
qr_error_level | Reed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH. |
See Also
- namespace aspose.barcode.barcoderecognition
- assembly Aspose.BarCode