Table of Contents

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
Implements
Inherited Members
Extension Methods

Constructors

BarcodeWriter()

Initializes a new instance of the BarcodeWriter class.

public BarcodeWriter()