Resource Base
Table of contents

Thanks for downloading Dynamsoft Barcode Reader Package!

Your download will start shortly. If your download does not begin, click here to retry.

Class iQRCodeDetails

iQRCodeDetails is one of the detailedResult in class iTextResult. It stores the QRCode details.

@interface iQRCodeDetails
Attribute Type Descriptions
moduleSize NSInteger The barcode module size (the minimum bar width in pixels).
rows NSInteger The row count of the barcode.
columns NSInteger The column count of the barcode.
errorCorrectionLevel NSInteger The error correction level of the barcode.
version NSInteger The version of the QR Code.
model NSInteger Number of the models.
mode NSInteger Identify the first data encoding mode.
page NSInteger Identify the position of the particular symbol.
totalPage NSInteger Identify the total number of symbols to be concatenated in the Structured Append format.
parityData byte The Parity Data shall be an 8 bit byte following the Symbol Sequence Indicator. The parity data is a value obtained by XORing byte by byte the ASCII/JIS values of all the original input data before division into symbol blocks.

moduleSize

The barcode module size (the minimum bar width in pixel).

NSInteger moduleSize

rows

The row count of the barcode.

NSInteger rows

columns

The column count of the barcode.

NSInteger columns

errorCorrectionLevel

The error correction level of the barcode.

EnumQRCodeErrorCorrectionLevel errorCorrectionLevel

version

The version of the QR Code.

NSInteger version

model

Number of the models.

NSInteger model

mode

Identify the first data encoding mode.

NSInteger mode

page

Identify the position of the particular symbol.

NSInteger page

totalPage

Identify the total number of symbols to be concatenated in the Structured Append format.

NSInteger totalPage

parityData

The Parity Data shall be an 8 bit byte following the Symbol Sequence Indicator. The parity data is a value obtained by XORing byte by byte the ASCII/JIS values of all the original input data before division into symbol blocks.

byte parityData

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

  • Latest version
  • Version 8.6.0
  • Version 8.4.0
  • Version 8.2.5
  • Version 8.2.3
  • Version 8.2.1
  • Version 8.2.0
  • Version 8.1.3
  • Version 8.1.2
  • Version 8.1.0
  • Version 8.0.0
  • Version 7.6.0
  • Version 7.5.0
Change +
© 2003–2021 Dynamsoft. All rights reserved.
Privacy Statement / Site Map / Home / Purchase / Support