BarcodeReader
1D/2D barcode, QR code, Pdf417
Pdf417 Only
Decode continuously
Decodde all formats (+ PDF_417 / DATA_MATRIX...)
Events
ScanResult |
Scan result callback method |
EventCallback<string> |
Close |
Close scan code callback method |
EventCallback |
ScanBtnTitle |
Scan button title |
Parameter |
ResetBtnTitle |
Reset button title |
Parameter |
CloseBtnTitle |
Close button title |
Parameter |
Pdf417 |
decode only Pdf417 format |
Parameter |
Decodeonce |
Decode Once or Decode Continuously, default is Once |
Parameter |
DecodeAllFormats |
Decodde All Formats, performance is poor, you can set options.formats to customize specify the encoding formats. The default is false |
Parameter |
options |
ZXingOptions: Pdf417 | Decodeonce | TimeBetweenDecodingAttempts | DecodeAllFormats | formats, more... |
Parameter |
SelectDeviceBtnTitle |
Select device button title |
Parameter |
OnError |
Error callback method |
Func<string, Task> |
UseBuiltinDiv |
Use builtin interface,defallt True |
bool |
Parameter |
Description |
Type |
---|
BarcodeFormat
1D product | 1D industrial | 2D |
---|---|---|
UPC-A | Code 39 | QR Code |
UPC-E | Data Matrix | |
EAN-8 | Code 128 | Aztec |
EAN-13 | PDF 417 | |
ITF | ||
RSS-14 | ||