.NET MAUI Barcode Generator Overview
12 Sep 20251 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.


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, andCodabar. - 
Two-dimensional barcode - Barcode Generator supports popular 
QR codeandData Matrix. - 
Barcode customization - Customize the visual appearance of barcodes using the 
BackgroundColorandForegroundColorproperties, and adjust the size of the smallest line or dot of the code using theModuleproperty. - 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.