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.

LocalizationResult

Stores the localization result.

public class LocalizationResult

Attributes

Attribute Type
TerminatePhase EnumTerminatePhase
BarcodeFormat EnumBarcodeFormat
BarcodeFormatString string
BarcodeFormat_2 EnumBarcodeFormat_2
BarcodeFormatString_2 string
ResultPoints Point[ ]
Angle int
ModuleSize int
PageNumber int
RegionName string
DocumentName string
ResultCoordinateType EnumResultCoordinateType
AccompanyingTextBytes byte[ ]
Confidence int

TerminatePhase

The terminate phase of localization result.

EnumTerminatePhase Dynamsoft.Barcode.LocalizationResult.TerminatePhase

BarcodeFormat

Barcode type in BarcodeFormat group 1.

EnumBarcodeFormat Dynamsoft.Barcode.LocalizationResult.BarcodeFormat

BarcodeFormatString

Barcode type in BarcodeFormat group 1 as string.

string Dynamsoft.Barcode.LocalizationResult.BarcodeFormatString

BarcodeFormat_2

Barcode type in BarcodeFormat group 2.

EnumBarcodeFormat_2 Dynamsoft.Barcode.LocalizationResult.BarcodeFormat_2

BarcodeFormatString_2

Barcode type in BarcodeFormat group 2 as string.

string Dynamsoft.Barcode.LocalizationResult.BarcodeFormatString_2

ResultPoints

The array which stores the coordinates of four result points.

Point[] Dynamsoft.Barcode.LocalizationResult.ResultPoints

Angle

The angle of a barcode. Values range is from 0 to 360.

int Dynamsoft.Barcode.LocalizationResult.Angle

ModuleSize

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

int Dynamsoft.Barcode.LocalizationResult.ModuleSize

PageNumber

The page number the barcode located in. The index is 0-based.

int Dynamsoft.Barcode.LocalizationResult.PageNumber

RegionName

The region name the barcode located in.

string Dynamsoft.Barcode.LocalizationResult.RegionName

DocumentName

The document name.

string Dynamsoft.Barcode.LocalizationResult.DocumentName

ResultCoordinateType

The coordinate type.

EnumResultCoordinateType Dynamsoft.Barcode.LocalizationResult.ResultCoordinateType

AccompanyingTextBytes

The accompanying text content in a byte array.

byte[] Dynamsoft.Barcode.LocalizationResult.AccompanyingTextBytes

Confidence

The confidence of the localization result.

int Dynamsoft.Barcode.LocalizationResult.Confidence

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

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