Public Member Functions | |
| PrintResolution (float dotsPerUnit, ScaleEnum unit) | |
| Define the printer resolution in dots per inch or dots per mm. | |
| float | GetDotsPerInch () |
| Dots per Inch print resolution. | |
| float | GetDotsPerMM () |
| Dots per MM print resolution. | |
| void | SetDotsPerInch (float dotsPerInch) |
| void | SetDotsPerMM (float dotsPerMM) |