Iata25 Constructor

Initializes a new instance of the Interleaved25 class.

public Iata25(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

Iata25
ceTe.DynamicBarcode.Creator

In this topic