BarcodeParams Object (IBarcodeParams Interface)

This object allows you to tune type and orientation of the barcode which can be found in the document. These parameters are used in Document Definitions and served for barcode recognition. To set the parameters, use the BarcodeParams property of the BarcodeRecognitionParams object. To view the parameters of recognized barcode, see the properties of the BarcodeBlock object.

Properties

Name Type Description
AllowedOrientations Integer The value of this property is an OR superposition of the BarcodeOrientationEnum enumeration constants which denote the types of barcode orientation. For example, if it is set to BO_Left_To_Right | BO_Down_To_Top, ABBYY FlexiCapture SDK will presume that barcode blocks may be oriented either from left to right or from down to top, ignoring all other variants.
AllowedTypes Integer The value of this property is an OR superposition of the BarcodeTypeEnum enumeration constants which denote the types of barcode. For example, if it is set to BT_EAN13 | BT_EAN8, ABBYY FlexiCapture SDK will try to recognize barcode blocks in either EAN 13 or EAN 8 standard, ignoring all other variants.

Methods

Name Description
CopyFrom Initializes properties of the current object with values of similar properties of another object.

Related objects

Output parameter

The object is the output parameter of the CreateBarcodeParams method of the Engine object.

See also

BarcodeRecognitionParams

RecognitionParams

Barcode Types

Working with Properties

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.