文件名称:PrinterAPI
-
所属分类:
- 标签属性:
- 上传时间:2018-01-12
-
文件大小:11kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
调用api弹出打印机属性对话框
Author:vitoriatang
From:Internet
.NET Framework封装了很多关于打印的对话框,比如说PrintDialog, PageSetupDialog.
但是有的时候我们还需要关心打印机属性对话框,那么就可以调用API来解决这个问题。有几个API函数与之相关
PrinterProperties
DocumentProperties
OpenPrinter
ClosePrinter
逐一介绍
printerproperties
显示打印机属性对话框。
documentproperties
显示打印机配置对话框。
openprinter
打开打印机
closeprinter
关闭打印机
在调用printerproperties或者documentproperties的时候,都需要先调用openprinter,并在结束后调用closeprinter。(Call the API pop-up printer properties dialog
Author:vitoriatang
From:Internet
.NET Framework encapsulates many dialogs about printing, such as PrintDialog, PageSetupDialog.
But sometimes we need to care about the printer properties dialog box, so you can call API to solve this problem. There are several API functions related to it
PrinterProperties
DocumentProperties
OpenPrinter
ClosePrinter
Introduce one by one
Printerproperties
Display the printer properties dialog.
Documentproperties
Display the printer configuration dialog.
Openprinter
Open the printer
Closeprinter
Close the printer)
Author:vitoriatang
From:Internet
.NET Framework封装了很多关于打印的对话框,比如说PrintDialog, PageSetupDialog.
但是有的时候我们还需要关心打印机属性对话框,那么就可以调用API来解决这个问题。有几个API函数与之相关
PrinterProperties
DocumentProperties
OpenPrinter
ClosePrinter
逐一介绍
printerproperties
显示打印机属性对话框。
documentproperties
显示打印机配置对话框。
openprinter
打开打印机
closeprinter
关闭打印机
在调用printerproperties或者documentproperties的时候,都需要先调用openprinter,并在结束后调用closeprinter。(Call the API pop-up printer properties dialog
Author:vitoriatang
From:Internet
.NET Framework encapsulates many dialogs about printing, such as PrintDialog, PageSetupDialog.
But sometimes we need to care about the printer properties dialog box, so you can call API to solve this problem. There are several API functions related to it
PrinterProperties
DocumentProperties
OpenPrinter
ClosePrinter
Introduce one by one
Printerproperties
Display the printer properties dialog.
Documentproperties
Display the printer configuration dialog.
Openprinter
Open the printer
Closeprinter
Close the printer)
相关搜索: c# 打印机属性查看
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
PrinterAPI\PrinterAPI\Properties\Resources.resx | 5612 | 2005-09-09 |
PrinterAPI\PrinterAPI\Properties\Settings.settings | 249 | 2005-09-09 |
PrinterAPI\PrinterAPI\Properties\AssemblyInfo.cs | 1282 | 2005-09-09 |
PrinterAPI\PrinterAPI\Properties\Resources.Designer.cs | 3456 | 2005-09-09 |
PrinterAPI\PrinterAPI\Properties\Settings.Designer.cs | 1104 | 2005-09-09 |
PrinterAPI\PrinterAPI\Properties | 0 | 2005-09-09 |
PrinterAPI\PrinterAPI\PrinterAPI.csproj | 2919 | 2005-09-09 |
PrinterAPI\PrinterAPI\Program.cs | 410 | 2005-09-09 |
PrinterAPI\PrinterAPI\PrinterAPI.csproj.user | 173 | 2005-09-09 |
PrinterAPI\PrinterAPI\Form1.cs | 7920 | 2005-09-09 |
PrinterAPI\PrinterAPI\Form1.Designer.cs | 3424 | 2005-09-09 |
PrinterAPI\PrinterAPI\Form1.resx | 5647 | 2005-09-09 |
PrinterAPI\PrinterAPI | 0 | 2005-09-09 |
PrinterAPI\PrinterAPI.sln | 919 | 2005-09-09 |
PrinterAPI\PrinterAPI.suo | 8704 | 2005-09-09 |
PrinterAPI | 0 | 2005-09-09 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.