The following tables list the members exposed by BarcodeEngine.
Public Constructors
Name | Description | |
---|---|---|
BarcodeEngine | Initializes a new instance of the BarcodeEngine class. |
Public Methods
Name | Description | |
---|---|---|
CalculateBarcodeSize | Calculates the barcode size that is going to be written. | |
Read | Searches for barcodes within the specified area. | |
Shutdown | Obsolete: Closes the barcode engine and frees the loaded DLLs for Barcode operations from memory. | |
Startup | Obsolete: Initializes the barcode engine and pre-loads the required assemblies for Barcode operations into memory. | |
Write | Writes linear, PDF417, MicroPDF417, Data Matrix, and QR barcode symbols over the image. |
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