Code128.IsUCCEAN128 Property

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

public bool IsUCCEAN128 { get; set; }
Public Property IsUCCEAN128 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 FNC1 code will be the first character in the barcode.

See Also

Code128
ceTe.DynamicPDF.PageElements.BarCoding

In this topic