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.

TextResult

Stores the text result.

public class TextResult

Attributes

Attribute Type
barcode_format EnumBarcodeFormat
barcode_format_string str
barcode_format_2 EnumBarcodeFormat_2
barcode_format_string_2 str
barcode_text str
barcode_bytes bytearray
localization_result LocalizationResult
detailed_result One of the following: OnedDetailedResult, PDFDetailedResult, DataMatrixDetailedResult, AztecDetailedResult, QRCodeDetailedResult
extended_results list[ExtendedResult]
exception str

barcode_format

Barcode type in BarcodeFormat group 1.

TextResult.barcode_format

barcode_format_string

Barcode type in BarcodeFormat group 1 as string.

TextResult.barcode_format_string

barcode_format_2

Barcode type in BarcodeFormat group 2.

TextResult.barcode_format_2

barcode_format_string_2

Barcode type in BarcodeFormat group 2 as string.

TextResult.barcode_format_string_2

barcode_text

The barcode text

TextResult.barcode_text

barcode_bytes

The barcode content in a byte array.

TextResult.barcode_bytes

localization_result

The corresponding localization result.

TextResult.localization_result

detailed_result

One of the following: OnedDetailedResult, PDFDetailedResult, DataMatrixDetailedResult, AztecDetailedResult, QRCodeDetailedResult.

TextResult.detailed_result

extended_results

The extended result list

TextResult.extended_results

exception

Exception message

TextResult.exception

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

version 8.2.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