Code25 Constructor

Initializes a new instance of the Code25 class.

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

Code25
ceTe.DynamicBarcode.Creator

In this topic