Free Barcode API for .NET [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . Is there a decent free API/component for printing barcodes in C#? 回答1: Could the Barcode Rendering Framework at Codeplex GitHub be of help? 回答2: I do recommend BarcodeLibrary Here is a small piece of code of how to use it. BarcodeLib.Barcode barcode = new BarcodeLib.Barcode() { IncludeLabel = true, Alignment =