The following tables list the members exposed by BarcodeData.
Name | Description | |
---|---|---|
BarcodeData | Initializes a new instance of the BarcodeData class with specified symbology and ASCII text value. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this barcode. | |
CreateDefaultBarcodeData | Returns an instance of BarcodeData suitable for writing containing default and valid values for the specified symbology . | |
GetBarcodeDataType | Gets the Type of the data class associated with a specified symbology. | |
GetData | Gets the data of this barcode as raw byte array. | |
Load | Loads an array of BarcodeData from the specified XML file. | |
ParseAAMVAData | Parses AAMVA data encoded in PDF417 barcodes | |
ParseECIData | Parse barcode ECI data. | |
Save | Saves an array of BarcodeData objects to an XML file. | |
SetData | Sets the data of this barcode as raw byte array. | |
ToString | Gets the data of this barcode as an ASCII string. |
Name | Description | |
---|---|---|
CopyTo | Copies the members of this barcode to the specified object. |
Name | Description | |
---|---|---|
BarWidthReduction | Gets and sets the bar width reduction value of this barcode in micrometer when reading 1D barcodes. | |
Bounds | Gets or sets the barcode location and size on the image. | |
Rect | The location and size on the image in pixels. | |
RotationAngle | Gets and sets the rotation (or skew) angle of this barcode in degrees. | |
Symbology | Gets or sets the barcode symbology (type) associated with this BarcodeData. | |
Tag | Gets or sets an object that contains data associated with this barcode. | |
Value | Gets or sets the data of this barcode as an ASCII text string. | |
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). |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document