标签:
C#使用printDocument1.Print打印时不显示正在打印对话框有两种方法
第一种,使用PrintController
第二种,把窗体的TopMost设为True
C# 使用printDocument1.Print打印时不显示 正在打印对话框
原文地址:http://www.cnblogs.com/qqhfeng/p/4263647.html