Does .net (core) couldn't detect right status of printer?

后端 未结 0 745
迷失自我
迷失自我 2021-01-31 17:53

I have this code to detect all installed printers\' status(whether is offline)

            var server = new LocalPrintServer();
            foreach (var item in s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题