Barcode Constructor (Barcode, SymbologyType)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Initializes a new instance of the Barcode class.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- prototype
- Type: Bytescout.BarCodeBarcode
The existing barcode from which to create new barcode with different symbology type. - type
- Type: Bytescout.BarCodeSymbologyType
The type (symbology) of new barcode.
See Also