CameraBarcodeScanner Class Properties
In This Topic
For a list of all properties of this type, see
CameraBarcodeScanner.
Public Properties
| Name | Description |
 | BarcodeReader | Gets the barcode reader. |
 | IsFrameScanning | Gets a value indicating whether frame scanning is started. |
 | IsScanningStarted | Gets a value indicating whether barcode scanning is started. |
 | RecognitionMode | Gets or sets the barcode recognition mode. |
 | ScannerSettings | Gets the barcode scanner settings. |
 | ThresholdCount | Gets or sets the number of recognition steps in the range of thresholds. |
 | ThresholdRange | Gets or sets the threshold range, which can be used by barcode scanner for barcode searching. |
See Also