C#获取打印机状态 public static string GetPrinterStatus(string PrinterName) { int intValue = GetPrinterStat ...