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 full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

If true a FNC2 code will be the first (second if IsUCCEAN128 is true ) character in the barcode.

See Also

Code128
ceTe.DynamicPDF.PageElements.BarCoding

In this topic