MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Maui.Barcode

    Show / Hide Table of Contents

    Namespace Syncfusion.Maui.Barcode

    Classes

    BarcodeTextStyle

    The BarcodeTextStyle represents the style of barcode text, that used to customize text color, size, font family and font attribute.

    Codabar

    The Codabar is a discrete numeric symbology that can encode 0-9 digits, six symbols, and plus an additional 4 start and stop characters.

    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.

    Code128A

    The Code128A(or chars set A) barcode includes all the standard upper cases, alphanumeric keyboard characters and punctuation characters together with the control characters, (characters with ASCII values from 0 to 95 inclusive), and seven special characters.

    Code128B

    The Code128B (or chars set B) barcode includes all the standard upper case, alphanumeric keyboard characters and punctuation characters together with lower case alphabetic characters (characters with ASCII values from 32 to 127 inclusive), and seven special characters.

    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.

    Code39

    The Code39 is a discrete, variable-length symbology that encodes alphanumeric characters into a series of bars. A special start / stop character is placed at the beginning and ending of each barcode.

    Allows character set of digits (0-9), upper case alphabets (A-Z), and symbols like space, minus (-), plus (+), period (.), dollar sign ($), slash (/), and percent (%).

    Code39Extended

    The Code39Extended is an extended version of Code39. Lower characters and special characters are additionally supported.

    Code93

    The Code93 was designed to complement and improve Code39. It can encode uppercase letters, numeric digits, and a handful of special characters.

    DataMatrix

    The DataMatrix is two-dimensional barcode. The information to be encoded with text or numeric values. Each barcode can store values up to 2335.

    DataMatrixEncoding

    Specifies the data matrix barcode encoding.

    DataMatrixSize

    Specifies the data matrix barcode size.

    EAN13

    The EAN13 is based on the UPCA standard. As with UPCA, it supports only numeric characters.

    EAN8

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

    ErrorCorrectionLevel

    The ErrorCorrectionLevel is to represent the encode recovery capacity of the barcode.

    QRCode

    The QRCode is a two-dimensional barcode. The data encoded in the barcode can be numeric, alphanumeric, or Shif JIS characters.

    QRCodeVersion

    The QRCodeVersion is to represent the amount of data that is used to encode.

    QRInputMode

    The QRInputMode is to represent the specific set of input mode characters.

    SfBarcodeGenerator

    The SfBarcodeGenerator is a data visualization control that used to generate and display data in a machine-readable format. Generally, there are two types of barcodes available. They are 1D(One Dimensional) and 2D(Two Dimensional) barcode.

    SymbologyBase

    The SymbologyBase class is to define the barcode symbology that will be used to encode the input value to the visual barcode representation.

    UPCA

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

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved