9318.html

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

HTML
23
字号
<html>
  <head>
    <title>Re: 我要如何取的印表机的有效列印范围,(上,左边界)</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 我要如何取的印表机的有效列印范围,(上,左边界)</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:chuang@ks.edu.tw">turtal</a> on January 18, 1999 at 14:20:35:<p>
In Reply to: <a href="9288.html">我要如何取的印表机的有效列印范围,(上,左边界)</a> posted by su on January 17, 1999 at 22:15:18:<p>
你可以使用<br>printer.currentx<br>printer.currenty<br>`如此可得知印表机的列印点<p>又如果想测得印表机的列印长宽<br>printer.scalewidth<br>printer.scaleheight<br>便可,但后两者是唯读<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 9318-->
</ul><!--end: 9318-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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