PrinterLimits Struct Reference
Printer Limits.
#include <iPrinter.h>
Public Attributes | |
std::int32_t | dotsPerLine |
dots per line | |
std::int32_t | maxPaperWidht |
max paper width | |
std::int32_t | maxUpperMargin |
max upper margin | |
std::int32_t | maxBottomMargin |
max bottom margin | |
std::int32_t | cutterMargin |
cutter margin | |
std::int32_t | minimalImageWidth |
minimal image width | |
std::int32_t | minimalImageLength |
minimal image length | |
std::int32_t | maxCutsNumber |
max cuts number | |
std::int32_t | maxPaperKm |
max km of printed paper | |
std::int32_t | resolutionDotsPerMillimeter |
resolution | |