StackedGS1DataBar Constructor

Initializes a new instance of the stacked GS1 databar class.

public StackedGS1DataBar(string value, float rowHeight, StackedGS1DataBarType stackedGS1Type)
Public Sub New (value As String, rowHeight As Single, stackedGS1Type As StackedGS1DataBarType)

Parameters

value
String

The value of the barcode.

rowHeight
Single

The row height of the barcode.

stackedGS1Type
StackedGS1DataBarType

The StackedGS1DataBarType of the barcode.

Licensing Info

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

See Also

StackedGS1DataBar
ceTe.DynamicBarcode.Creator

In this topic