文件名称:PrinterAPI
介绍说明--下载内容均来自于网络,请自行研究使用
调用api弹出打印机属性对话框
Author:vitoriatang
From:Internet
.NET fr a mework封装了很多关于打印的对话框,比如说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 fr a mework 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 fr a mework封装了很多关于打印的对话框,比如说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 fr a mework 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)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
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 |