Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emirdeliz authored Nov 21, 2023
1 parent 8ca215a commit a820a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ const result = BarcodeReader.readBarcode({
| **file** (optional) | boolean | The file related to pdf file. |
| **scale** (optional) | boolean | The scale or zoom applied on the pdf document before the search barcode. |
| **sequenceNum** (optional) | Number | The sequence number of the image when working with multiple barcodes. |
| **password** (optional) | Number | The password to open the pdf file. |
| **password** (optional) | String | The password to open the pdf file. |

0 comments on commit a820a93

Please sign in to comment.