Syntax
| C# |
|---|
public interface IBarcodeFactory |
| Visual Basic (Declaration) |
|---|
Public Interface IBarcodeFactory |
| Visual C++ |
|---|
public interface class IBarcodeFactory |
The type exposes the following members.
Public Methods
| Name | Description | |
|---|---|---|
| CreateBarcode |
Creates new Barcode instance.
| |
| GetLicenseFolder | ||
| UseMachineKeyStore |
See Also
Lesnikowski.Barcode Namespace