menu

MAUI

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

    Show / Hide Table of Contents

    Class UPCA

    The universal product code UPCA is a numeric symbology used in worldwide retail applications.

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

    UPCA allows either 11 or 12 digits of numeric data otherwise there is an exception.

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

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

    Constructors

    UPCA()

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