MsiBarcode Constructor

Initializes a new instance of the MsiBarcode class.

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

MsiBarcode
ceTe.DynamicBarcode.Creator

In this topic