ReaderConfigAdd Method (Symbology)

CVB.Net Documentation
Add default configuration for a Symbology.

Namespace:  Stemmer.Cvb.Barcode
Assembly:  Stemmer.Cvb.Barcode (in Stemmer.Cvb.Barcode.dll) Version: 14.0.0.0
Syntax

public void Add(
	Symbology sym
)

Parameters

sym
Type: Stemmer.Cvb.BarcodeSymbology
Symbology to be added.
See Also

Reference