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:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicBarcode Creator selected.
- A DynamicBarcode Creator for .NET v2.X Developer license.