printer_models library
Classes
- Peripheral
- Represents a peripheral device.
- PrinterStatus
- Represents the status of a printer.
Enums
- ErrLevel
- QR Code error correction levels.
- LabelSize
- Label size enum used for TSPL printing.
- PBarcodeType
- Barcode types supported.
- PeripheralState
- Represents the state of a peripheral device.
- PeripheralStatus
- Represents the status of a peripheral device.
- PStringEncoding
- String encoding options.
- PTextAlign
- Text alignment options for printing.
- PTextAttribute
- Text attributes for printing.
- PTextH
- Text height options for printing.
- PTextW
- Text width options for printing.
- QRCodeMode
- QRCodeRotate
Extensions
Constants
-
errLevels
→ const Map<
ErrLevel, int> - Mapping of QR error correction levels to their respective values.
-
rotateLevels
→ const Map<
QRCodeRotate, int>