←Select platform

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 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.
Public Property Vertices The polygon which represents the vertices X/Y coordination of the barcode on the bitmap by this sequence (top left, top right, bottom right, bottom left).

See Also

BarcodeData Class

Leadtools.Barcode Namespace

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

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.