BarcodeSymbology Enumeration

Used in the LinePrinter.WriteBarcode method to specify the type of barcode to print.

C#

public enum BarcodeSymbology 

Members

Member Value Description
SYMBOLOGY_CODE39 1 1D Code 39 Symbology.
SYMBOLOGY_CODE128 2 1D Code 128 Symbology.