Class Code128C
The Code128C (or chars set C) barcode includes a set of 100 digit pairs from 00 to 99 inclusive, as well as three special characters.
Namespace: Syncfusion.Maui.Barcode
Assembly: Syncfusion.Maui.Barcode.dll
Syntax
public class Code128C : Code128
Remarks
This allows numeric data to be encoded as two data digits per symbol character effectively twice the density of standard data.
Constructors
Code128C()
Declaration
public Code128C()