BarcodePrinterAddBarcodeValues Method ByteScout Barcode SDK
Adds barcode values that will be used to generate barcodes for printing.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public void AddBarcodeValues(
	IEnumerable values
)

Parameters

values
Type: System.CollectionsIEnumerable
Collection of barcode values.
See Also

Reference