Code128.UccEan128 Property

Gets or sets if the barcode is a UCC / EAN Code 128 barcode.

public bool UccEan128 { get; set; }
Public Property UccEan128 As Boolean

Property Value

Boolean

Licensing Info

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

Remarks

If true a FNC1 code will be the first character in the barcode.

See Also

Code128
ceTe.DynamicBarcode.Creator

In this topic