Ean14 Constructor

Initializes a new instance of the Ean14 class.

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

Ean14
ceTe.DynamicBarcode.Creator

In this topic