C#打印程序

时间:2018-12-17 12:03:46
【文件属性】:

文件名称:C#打印程序

文件大小:269KB

文件格式:RAR

更新时间:2018-12-17 12:03:46

C#打印

raphics g = e.Graphics; g.DrawLine(Pens.Black, 10, 10, 200, 200); string filename = Path.Combine(Application.StartupPath, @"1.doc"); Bitmap image = new Bitmap(filename); g.DrawImage(image, 50, 100);


网友评论

  • 对打印完全不了解的有点价值,如了解打印,不建议下载