Visual Basic (Declaration) | |
---|---|
Public Class BarcodeEngine |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class BarcodeEngine |
C++/CLI | |
---|---|
public ref class BarcodeEngine |
For an example, refer to
BarcodeEngine.Read example.
Before using any of the methods for reading or writing barcodes, or finding
duplicate barcodes, the Barcode DLLs must be loaded and the engine initialized by
calling BarcodeEngine.Startup. Before terminating the
application, the BarcodeEngine.Shutdown must be called
to close the engine and free the DLLs.
System.Object
Leadtools.Barcode.BarcodeEngine
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family