Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.Code128BarcodeShapeModel

Code128BarcodeShapeModel.GS1Compatible Property

Whether this barcode is GS1-128 compatibly (default false).

csharp
public bool GS1Compatible { get; set; }

Property Value

System.Boolean

Remarks

Setting to true will insert the FNC1 character [102] on the second position, making it compatible with
GS1-128 (previously known as UCC/EAN-128 or EAN-128)