ReaderLoadAndApplyProfiles 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
Loads profiles from JSON string and automatically applies them. Note that profiles containing detection keywords will be deferred until the extraction.
Namespace:Bytescout.BarCodeReaderAssembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 11.8.1.2082-master
Syntax
Parameters
- jsonString
- Type: SystemString
JSON string containing profiles.
Implements
IReaderLoadAndApplyProfiles(String)Remarks
See Also