Example #1
0
 public IEnumerable <string> AllPrinters()
 {
     return(PrintHelper.GetAllPrinters());
 }