Initializes a new instance of the BarcodeData class with specified symbology and ASCII text value.
Overload | Description |
---|---|
BarcodeData() | Initializes a new instance of the BarcodeData class with default values. |
BarcodeData(barcodesymbology,byte[]) | Initializes a new instance of the BarcodeData class with specified symbology and data. |
BarcodeData(barcodesymbology,string) | Initializes a new instance of the BarcodeData class with specified symbology and ASCII text value. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET