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
BarcodeFormat EnumBarcodeFormat
BarcodeFormatString string
BarcodeFormat_2 EnumBarcodeFormat_2
BarcodeFormatString_2 string
BarcodeText string
BarcodeBytes byte[ ]
LocalizationResult LocalizationResult
DetailedResult object
Results ExtendedResult[ ]
Exception string

BarcodeFormat

Barcode type in BarcodeFormat group 1.

EnumBarcodeFormat Dynamsoft.TextResult.BarcodeFormat

BarcodeFormatString

Barcode type in BarcodeFormat group 1 as string.

string Dynamsoft.TextResult.BarcodeFormatString

BarcodeFormat_2

Barcode type in BarcodeFormat group 2.

EnumBarcodeFormat_2 Dynamsoft.TextResult.BarcodeFormat_2

BarcodeFormatString_2

Barcode type in BarcodeFormat group 2 as string.

string Dynamsoft.TextResult.BarcodeFormatString_2

BarcodeText

The barcode text, ends by ‘\0’.

string Dynamsoft.TextResult.BarcodeText

BarcodeBytes

The barcode content in a byte array.

byte[] Dynamsoft.TextResult.BarcodeBytes

LocalizationResult

The corresponding localization result.

LocalizationResult Dynamsoft.TextResult.LocalizationResult

DetailedResult

One of the following: QRCodeDetails, PDF417Details, DataMatrixDetails, AztecDetails, OneDCodeDetails.

object Dynamsoft.TextResult.DetailedResult

Results

The extended result array.

ExtendedResult[] Dynamsoft.TextResult.Results

Exception

The exception message.

string Dynamsoft.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