QRExtendedParameters

QRExtendedParameters class

Namespace: Aspose.Barcode.Recognition

Stores a QR Structured Append information of recognized barcode This sample shows how to get QR Structured Append data

Constructors

NameDescription
__construct

Methods

NameStaticDescription
isEmptyNo

Properties

NameRead/WriteDescription
ErrorLevelRead-onlyReed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH.
MicroQRVersionRead-onlyVersion of recognized MicroQR Code. From M1 to M4. return recognized MicroQR Code. From M1 to M4.
QRErrorLevelRead-onlyReed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH.
QRStructuredAppendModeBarCodeIndexRead-onlyGets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1.Value: The quantity of the QR structured append mode barcode.
QRStructuredAppendModeBarCodesQuantityRead-onlyGets the QR structured append mode barcodes quantity. Default value is -1.Value: The quantity of the QR structured append mode barcode.
QRStructuredAppendModeParityDataRead-onlyGets the QR structured append mode parity data. Default value is -1.Value: The index of the QR structured append mode barcode.
QRVersionRead-onlyVersion of recognized QR Code. From Version1 to Version40. return recognized QR Code
RectMicroQRVersionRead-onlyVersion of recognized RectMicroQR Code. From R7x43 to R17x139.
StructuredAppendModeBarCodeIndexRead-onlyGets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1. Value: The quantity of the QR structured append mode barcode.
StructuredAppendModeBarCodesQuantityRead-onlyGets the QR structured append mode barcodes quantity. Default value is -1. Value: The quantity of the QR structured append mode barcode.
StructuredAppendModeParityDataRead-onlyGets the QR structured append mode parity data. Default value is -1. Value: The index of the QR structured append mode barcode.
VersionRead-onlyVersion of recognized QR Code. From Version1 to Version40.