Class BarcodeWriter
- Namespace
- ZXing
- Assembly
- zxing.dll
A smart class to encode some content to a barcode image
public class BarcodeWriter : BarcodeWriter<Bitmap>, IBarcodeWriterGeneric, IBarcodeWriter<Bitmap>, IBarcodeWriter
- Inheritance
-
BarcodeWriter<Bitmap>BarcodeWriter
- Implements
-
IBarcodeWriter<Bitmap>
- Inherited Members
- Extension Methods
Constructors
BarcodeWriter()
Initializes a new instance of the BarcodeWriter class.
public BarcodeWriter()