menu

MAUI

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

    Show / Hide Table of Contents

    Class UPCE

    As with UPCA, the UPCE symbology supports only numeric characters. It is a zero-suppressed version of UPCA symbology where it uses only 6 digits of product code and does not use the middle guard.

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

    UPCE only accepts 6 digits of numeric data otherwise there is an exception.

    By default, the number system(0) will add at the front and check digit at the end along with 6 digits of the input product code.

    Constructors

    UPCE()

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