Barcode Quickstart
The
Likewise, we can read barcodes using the BarcodeReader class. The easiest method to use is
IronBarcode.BarcodeWriter
class can be used to create barcodes from strings, numbers, or binary data and encode to an appropriate format, then export as an image, a PDF, HTML, or as a System.Drawing.Image or Bitmap object.Likewise, we can read barcodes using the BarcodeReader class. The easiest method to use is
QuicklyReadOneBarcode
, as shown above.