BarcodePrinterAddBarcodeValue Method ByteScout Barcode SDK
Adds barcode value 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 AddBarcodeValue(
	string barcodeValue
)

Parameters

barcodeValue
Type: SystemString
Barcode value.
See Also

Reference