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.

iTextResult

Stores the text result.

Typedefs

@interface iTextResult

Attributes

Attribute Type
barcodeFormat EnumBarcodeFormat
barcodeFormatString NSString *
barcodeFormat_2 EnumBarcodeFormat2
barcodeFormatString_2 NSString *
barcodeText NSString *
barcodeBytes NSData *
localizationResult iLocalizationResult*
detailedResult NSObject *
extendedResults NSArray<iExtendedResult*>**

barcodeFormat

Barcode type in BarcodeFormat group 1.

EnumBarcodeFormat barcodeFormat

barcodeFormatString

Barcode type in BarcodeFormat group 1 as string.

NSString* barcodeFormatString

barcodeFormat_2

Barcode type in BarcodeFormat group 2.

EnumBarcodeFormat2 barcodeFormat_2

barcodeFormatString_2

Barcode type in BarcodeFormat group 2 as string.

NSString* barcodeFormatString_2

barcodeText

The barcode text, ends by ‘\0’.

NSString* barcodeText

barcodeBytes

The barcode content in a byte array.

NSData* barcodeBytes

localizationResult

The corresponding localization result.

iLocalizationResult* localizationResult

detailedResult

One of the following: iQRCodeDetails, iPDF417Details, iDataMatrixDetails, iAztecDetails, iOneDCodeDetails.

NSObject* detailedResult

extendedResults

The extended result array.

NSArray<iExtendedResult*>* extendedResults

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

version 8.0.0

  • 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