Code128.LookAhead Property

Gets or sets the number of characters to look ahead when determining the best mode.

public int LookAhead { get; set; }
Public Property LookAhead As Int32

Property Value

Int32

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

This is used initially and when switching from Mode C.

See Also

Code128
ceTe.DynamicPDF.PageElements.BarCoding

In this topic