要检索我使用的打印机列表:
new LocalPrintServer().GetPrintQueues(new[] { EnumeratedPrintQueueTypes.Local, EnumeratedPrintQueueTypes.Connections })
如何确定哪些打印机是默认打印机?
注意:使用System.Printing.dll组件.
System.Printing.dll
.net printing wpf
.net ×1
printing ×1
wpf ×1