menu

MAUI

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

    Show / Hide Table of Contents

    Class EAN8

    The EAN8 is equivalent to the UPCE for small packaging details. It is shorter than the EAN13 barcode and longer than UPCE.

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

    EAN8 allows either 7 or 8 digits of numeric data otherwise there is an exception.

    If the input is 7 digits of the numeric data, the check digit is calculated automatically.

    If the input is 8 digits of the numeric data, the last digit must be valid check digit otherwise remove it, since it has been calculated automatically.

    Constructors

    EAN8()

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