GS1DataBar Constructor

Initializes a new instance of the GS1DataBar class.

public GS1DataBar(string value, float symbolHeight, GS1DataBarType gs1Type)
Public Sub New (value As String, symbolHeight As Single, gs1Type As GS1DataBarType)

Parameters

value
String

The value of the barcode.

symbolHeight
Single

The symbol height of the barcode.

gs1Type
GS1DataBarType

The GS1DataBarType of the barcode.

Licensing Info

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

See Also

GS1DataBar
ceTe.DynamicBarcode.Creator

In this topic