Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 987 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 987 Bytes

Sample project for WinUI applications

This sample project shows how to use the SwissQRBill.NET library in a WinUI application. It demonstrates how to display a QR bill and how to print it, using the Win2D API.

The QR bill drawing is common to both output media. The code can be found in QrBillImage.cs.