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