The following tables list the members exposed by BarcodeEngine.
| Name | Description | |
|---|---|---|
| BarcodeEngine Constructor | Initializes a new instance of the BarcodeEngine class. |
| Name | Description | |
|---|---|---|
| CalculateBarcodeSize | Calculates the barcode size that is going to be written. |
| Read | Searches for barcodes within the specified area. |
![]()
| Shutdown | Closes the barcode engine and frees the loaded DLLs for Barcode operations from memory. |
![]()
| Startup | Initializes the barcode engine and loads the DLLs required for Barcode operations into memory. |
| Write | Writes linear, PDF417, MicroPDF417, Data Matrix, and QR barcode symbols over the image. |