Property GS1Compatible
Namespace TallComponents.PDF.Layout.Shapes.Barcodes
Class Code128BarcodeShape
Whether this barcode is GS1-128 compatibly (default false).
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)
Syntax
public
Boolean
GS1Compatible
{
get;
set;
}
Property value
Boolean