MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Code128C

    Show / Hide Table of Contents

    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.

    Inheritance
    System.Object
    SymbologyBase
    Code128
    Code128C
    Inherited Members
    SymbologyBase.ModuleProperty
    SymbologyBase.Module
    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()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved