Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > BarcodeEngine Class : BarcodeEngine Constructor |
public BarcodeEngine()
'Declaration
Public Function New()
'Usage
Dim instance As New BarcodeEngine()
public BarcodeEngine()
- (instancetype)init
public BarcodeEngine()
function BarcodeEngine()
public:
BarcodeEngine();
When an instance of BarcodeEngine is initialized, the BarcodeEngine.Reader and BarcodeEngine.Writer properties will be initialized with a new instance of BarcodeReader and BarcodeWriter classes respectively.
For an example, refer to BarcodeEngine.