.NET MAUI Barcode Generator Overview

12 Sep 20231 minute to read

The Syncfusion .NET MAUI Barcode Generator is a data visualization control used to generate and display data in a machine-readable format. It provides a perfect approach to encode text using supported symbology types.

.NET MAUI Barcode Genrator Control

.NET MAUI Barcode Genrator Control

Key features

  • One-dimensional barcodes - Barcode Generator supports different one-dimensional barcode symbologies such as Code128, EAN8,EAN13, UPC-A, UPC-E, Code39, Code39 Extended, Code93, and Codabar.
  • Two-dimensional barcode - Barcode Generator supports popular QR code and Data Matrix.
  • Barcode customization - Customize the visual appearance of barcodes using the BackgroundColor and ForegroundColor properties, and adjust the size of the smallest line or dot of the code using the Module property.
  • Text customization - Configure to display the barcode value and customize the position and style of the barcode text.

NOTE

You can get the samples in the GitHub link.