The print resolution can be set in either inch or millimeter (MM) scale. Setting or updating either scale results in updates to both. More...
#include <IPrintResolution.h>
Properties | |
float | dotsPerInch |
Dots per Inch (DPI) print resolution. | |
float | dotsPerMM |
Dots per millimeter (DPMM) print resolution. | |
The print resolution can be set in either inch or millimeter (MM) scale. Setting or updating either scale results in updates to both.
The print resolution must match the resolution of the printer. Incorrect printing will occur if the resolution does not match the printer's specification.
|
readwritenonatomicassign |
Dots per Inch (DPI) print resolution.
|
readwritenonatomicassign |
Dots per millimeter (DPMM) print resolution.