Class | Description |
---|---|
PrinterA |
Main class of printer,this class includes all interfaces used by this printer.
|
PrinterA.BitImage |
Graphical
Limited:
1< horizontal pixel number<1023
((horizontal pixel count +7) /8) * ((vertical pixels +7) /8) *8<=4088
|
Enum | Description |
---|---|
PrinterA.BarcodeTitlePosition |
Barcode title position
|
PrinterA.BitImagePrintMode |
BitImage print mode
|