UpcE Constructor

Initializes a new instance of the UpcE class.

public UpcE(string value)
Public Sub New (value As String)

Parameters

value
String

The value of the barcode.

Licensing Info

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

See Also

UpcE
ceTe.DynamicBarcode.Creator

In this topic