Barcode Xpress for .NET v13.4 - Updated
Create a Barcode
User Guide > How To > Create a Barcode

You can create 1D and 2D barcodes using the methods and properties of the Writer and WriterBase classes. The basic steps to create the 1D and 2D barcodes are discussed in the following topics:

See the Overview topic for code examples on writing barcodes.

Barcode Xpress provides many additional methods and properties to use in barcode creation. See the Accusoft.BarcodeXpress13.Net Namespace topic for API information on methods and properties.

See Also