Gets a System.Drawing.Image object of the barcode image.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 3.0.2000.0 (3.0.2000.0)
Syntax
| C# |
|---|
public Image GetBarcodeImage() |
| Visual Basic |
|---|
Public Function GetBarcodeImage As Image |
| Visual C++ |
|---|
public: Image^ GetBarcodeImage() |