Hi All,
I'm developing an application using C# and XAML and I want to know if there is a way to get printer information from Metro Apps? Can I use Windows.Devices.Enumeration to get the printers list and printer information like printer model, printer name, printer
status, ...?
Another question is what are the printer properties I can have access in a metro app?
Thanks in advance for your help.