alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.BarcodeGenerator

    Classes

    BarcodeGeneratorDisplayText

    Specifies the class which contains barcode display text data and functionalities.

    BarcodeMargin

    Specifies the space to be left from the barcode.

    BarcodeTextMargin

    Specifies the space to be left from the display text of the barcode.

    DataMatrixGeneratorDisplayText

    Specifies the class which contains DataMatrix display text data and functionalities.

    DataMatrixMargin

    Specifies the space to be left from the DataMatrix.

    DataMatrixTextMargin

    Specifies the space to be left from the display text of the DataMatrix.

    QRCodeGeneratorDisplayText

    Specifies the class which contains QRCode display text data and functionalities.

    QRCodeLogo

    The QRCodeLogo class represents a logo image that can be used in a QR code. It can be initialized with an image size and image path, a base64-encoded image, an online image URL, or an icon.

    QRCodeTextMargin

    Specifies the space to be left from the display text of the QRCode.

    QRMargin

    Specifies the space to be left from the QRCode.

    SfBarcodeGenerator

    Represents the class, which contains data and functionalities for SfBarcode.

    SfDataMatrixGenerator

    Represents the data and functionalities for SfDataMatrixGenerator.

    SfQRCodeGenerator

    Specifies all the properties for the QRCode to be rendered.

    ValidationFailedEventArgs

    Specifies the event triggers when the barcode input is an invalid string.

    Enums

    Alignment

    Represents the horizontal alignment of the text. By default, it is set to Center.

    BarcodeExportType

    Represents the export type of barcode. By default, it is set to JPG.

    BarcodeType

    Represents the type of barcode to be generated.

    DataMatrixEncoding

    Represents the encoding type for the datamatrix code.

    DataMatrixSize

    Represents the size for the DataMatrix code.

    ErrorCorrectionLevel

    Represents the recovery capacity of the QRcode.

    QRCodeVersion

    Represents the QRCodeVersion.

    TextPosition

    Represents the text position for the text to be rendered in the barcode.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved