Skip to content

mudassartufail/BarcodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BarcodeGenerator

Generate Barcode in C# with help of WPF.

CreateBarCode(string productCode)

Method inside Barcode.xaml.cs which take string and create Barcode with the help of Encoder.cs than Barcode will be displayed on canvas.

Read more about this at: https://mudassar.tech/how-to-create-barcode-with-c-sharp/

Releases

No releases published

Packages

No packages published

Languages