5341.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Printer.Copies 属性</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Printer.Copies 属性</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:yfwu@iname.com">小吴</a> on September 07, 1998 at 07:34:56:<p>
In Reply to: <a href="5325.html">如何将一样的报表,利用commondialog.copies多份列印????????</a> posted by 王冠 on September 06, 1998 at 20:50:15:<p>
要注意,Common Dialog 正如其名,它只是一个对话方块,它只收集资料,不帮你做事情的。你如果要设定多份列印,把你从 Common Dialog 取到的 Copies 属性设定给 Printer.Copies 属性就可以了。
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 5341-->
</ul><!--end: 5341-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?