Code128.ContinueToNextSymbol Property

Gets or sets if the barcode will be continued to another Code 128 barcode.

public bool ContinueToNextSymbol { get; set; }
Public Property ContinueToNextSymbol 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 FNC2 code will be the first (second if UccEan128 is true ) character in the barcode.

See Also

Code128
ceTe.DynamicBarcode.Creator

In this topic