←Select platform
In This Topic ▼

BarcodeData Class Members

Summary

The following tables list the members exposed by BarcodeData.

Public Constructors

Name Description
Public Constructor
BarcodeData Initializes a new instance of the BarcodeData class with specified symbology and ASCII text value.

Public Methods

Name Description
Public Method
Clone Creates an exact copy of this barcode.
Public Method
static  | Shared in VB</div>
CreateDefaultBarcodeData Returns an instance of BarcodeData suitable for writing containing default and valid values for the specified symbology .
Public Method static  | Shared in VB GetBarcodeDataType Gets the Type of the data class associated with a specified symbology.
Public Method GetData Gets the data of this barcode as raw byte array.
Public Method static  | Shared in VB Load Loads an array of BarcodeData from the specified XML file.
Public Method static  | Shared in VB ParseAAMVAData Parses AAMVA data encoded in PDF417 barcodes
Public Method static  | Shared in VB ParseECIData Parse barcode ECI data.
Public Method static  | Shared in VB Save Saves an array of BarcodeData objects to an XML file.
Public Method SetData Sets the data of this barcode as raw byte array.
Public Method ToString Gets the data of this barcode as an ASCII string.

Protected Methods

Name Description
Protected Method
CopyTo Copies the members of this barcode to the specified object.

Public Properties

Name Description
Public Property
BarWidthReduction Gets and sets the bar width reduction value of this barcode in micrometer when reading 1D barcodes.
Public Property Bounds Gets or sets the barcode location and size on the image.
Public Property Rect The location and size on the image in pixels.
Public Property RotationAngle Gets and sets the rotation (or skew) angle of this barcode in degrees.
Public Property Symbology Gets or sets the barcode symbology (type) associated with this BarcodeData.
Public Property Tag Gets or sets an object that contains data associated with this barcode.
Public Property Value Gets or sets the data of this barcode as an ASCII text string.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly