摘要:
private void index_Load(object sender, EventArgs e) { PrintDocument print = new PrintDocument(); string sDefault = print.PrinterSettings.PrinterName;/ 阅读全文
posted @ 2020-04-08 09:55
饮木
阅读(455)
评论(0)
推荐(0)
摘要:
[DllImport("user32.dll", EntryPoint = "SystemParametersInfo")] public static extern int SystemParametersInfo( int uAction, int uParam, string lpvParam 阅读全文
posted @ 2020-04-08 09:47
饮木
阅读(722)
评论(0)
推荐(0)
摘要:
Document doc = new Document("f:\\333.doc"); ImageSaveOptions iso = new ImageSaveOptions(SaveFormat.Jpeg); iso.Resolution = 128; iso.PrettyFormat = tru 阅读全文
posted @ 2020-04-08 09:46
饮木
阅读(1731)
评论(0)
推荐(0)

浙公网安备 33010602011771号