Skip to content

Commit

Permalink
Added some more barcode types
Browse files Browse the repository at this point in the history
  • Loading branch information
madsunrise committed Jul 19, 2018
1 parent 2ad6205 commit 8538630
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ public enum BarcodeType {
EAN8,
UPCA,
EAN13,
CODE39
CODE39,
QR,
PDF417
}
}

0 comments on commit 8538630

Please sign in to comment.