PrintServer printServer = new PrintServer(@"\\" + printServerName);PrintQueue printQueue = printServer.GetPrintQueue(printerName);