New to Telerik UI for .NET MAUI? Start a free 30-day trial

.NET MAUI Barcode Auto-Checksum

By default, the Barcode control automatically adds a checksum at the end.

To disable the auto-checksum functionality, set the AutoCheckSum property of its Symbology to false.

When the auto-checksum feature is disabled, you have to manually add a checksum to ensure the reliability of the barcode symbol.