相关疑难解决方法(0)

如何使用WPF确定默认打印机?

要检索我使用的打印机列表:

new LocalPrintServer().GetPrintQueues(new[] { EnumeratedPrintQueueTypes.Local, EnumeratedPrintQueueTypes.Connections })
Run Code Online (Sandbox Code Playgroud)

如何确定哪些打印机是默认打印机?

注意:使用System.Printing.dll组件.

.net printing wpf

8
推荐指数
1
解决办法
5166
查看次数

标签 统计

.net ×1

printing ×1

wpf ×1