Test in a live environment
Test in production without watermarks.
Works wherever you need it to.
Test in production without watermarks.
Works wherever you need it to.
Get 30 days of fully functional product.
Have it up and running in minutes.
Full access to our support engineering team during your product trial
using IronQr; using IronSoftware.Drawing; // Create a QR Code object QrCode myQr = QrWriter.Write("hello world"); // Save QR Code as a Bitmap AnyBitmap qrImage = myQr.Save(); // Save QR Code Bitmap as File qrImage.SaveAs("qr.png");
Imports IronQr Imports IronSoftware.Drawing ' Create a QR Code object Private myQr As QrCode = QrWriter.Write("hello world") ' Save QR Code as a Bitmap Private qrImage As AnyBitmap = myQr.Save() ' Save QR Code Bitmap as File qrImage.SaveAs("qr.png")
Install-Package IronQR
9 .NET API products for your office documents