The print resolution can be set in either inch or MM scale. Setting/Updating either scale results in updates to both. More...
Public Member Functions | |
float | GetDotsPerInch () |
Dots per Inch print resolution. | |
float | GetDotsPerMM () |
Dots per MM print resolution. | |
void | SetDotsPerInch (float dotsPerInch) |
void | SetDotsPerMM (float dotsPerMM) |
The print resolution can be set in either inch or MM scale. Setting/Updating either scale results in updates to both.
The print resolution must match the resolution of the printer. Incorrect printing will result if a resolution does not match the printer.