公開方法(Public Methods) | |
| PrintResolution (float dotsPerUnit, ScaleEnum unit) | |
| 定義印表機的解析度,以每英吋點數或每毫米點數為單位。 | |
| float | GetDotsPerInch () |
| 每英寸點數的列印解析度。 | |
| float | GetDotsPerMM () |
| 每毫米點數的列印解析度。 | |
| void | SetDotsPerInch (float dotsPerInch) |
| void | SetDotsPerMM (float dotsPerMM) |