USBPrinterManager constructor
USBPrinterManager(
- POSPrinter printer,
- int paperSizeWidthMM,
- int maxPerLine,
- CapabilityProfile profile, {
- int spaceBetweenRows = 5,
- int port = 9100,
Implementation
USBPrinterManager(
POSPrinter printer,
int paperSizeWidthMM,
int maxPerLine,
CapabilityProfile profile, {
int spaceBetweenRows = 5,
int port = 9100,
});