menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Code128 - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Code128

    The Code128 is a highly efficient, high-density linear barcode symbology that allows the encoding of alphanumeric data. It is capable of encoding full ASCII character set and extended character sets.

    Inheritance
    System.Object
    SymbologyBase
    Code128
    Code128A
    Code128B
    Code128C
    Inherited Members
    SymbologyBase.Module
    SymbologyBase.ModuleProperty
    Namespace: Syncfusion.Maui.Barcode
    Assembly: Syncfusion.Maui.Barcode.dll
    Syntax
    public class Code128 : SymbologyBase
    Remarks

    The Code128 symbology encodes the input symbols supported by Code128A, Code128B, Code128C. The default symbology type of barcode generator is Code128.

    Constructors

    Code128()

    Initializes a new instance of the Code128 class.

    Declaration
    public Code128()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved