Package totalcross.io.device.escpos
Interface EscPosQRCode.Size
-
- Enclosing class:
- EscPosQRCode
public static interface EscPosQRCode.Size
-
-
Field Detail
-
SMALLEST
static final byte SMALLEST
- See Also:
- Constant Field Values
-
SMALLER
static final byte SMALLER
- See Also:
- Constant Field Values
-
SMALL
static final byte SMALL
- See Also:
- Constant Field Values
-
REGULAR
static final byte REGULAR
- See Also:
- Constant Field Values
-
BIG
static final byte BIG
- See Also:
- Constant Field Values
-
BIGGER
static final byte BIGGER
- See Also:
- Constant Field Values
-
BIGGEST
static final byte BIGGEST
- See Also:
- Constant Field Values
-
-