摘要: 1 public partial class Form1 : Form 2 { 3 private PrintDocument printDocument = null; 4 private PrinterSettings printSettings = ... 阅读全文
posted @ 2015-04-21 15:37 JustYong 阅读(1036) 评论(0) 推荐(0)