Codabar Constructor

Initializes a new instance of the Codabar class.

public Codabar(string value, float symbolHeight)
Public Sub New (value As String, symbolHeight As Single)

Parameters

value
String

The value of the barcode.

symbolHeight
Single

The symbol height of the barcode.

Licensing Info

This constructor is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:

See Also

Codabar
ceTe.DynamicBarcode.Creator

In this topic