BarcodeTypeSelectorFromString Method
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
Returns new instance of BarcodeTypeSelector filled with barcode types from comma-separated list.
Namespace:Bytescout.BarCodeReaderAssembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.0.2134-master
Syntax
Parameters
- s
- Type: SystemString
Comma-separated list of barcode types.
Return Value
Type: BarcodeTypeSelectorBarcodeTypeSelector instance the you can set to the property BarcodeTypesToFind.
See Also