Drawbarcodemaxicode - SATO PV3 Manual

Xamarin sdk
Hide thumbs Also See for PV3:
Table of Contents

Advertisement

7-2-19 drawBarcodeMaxiCode

Saves data of the Maxicode barcode to the printer buffer.
[Syntax]
Task<int> drawBarcodeMaxiCode(string data, int xPos, int yPos, int mode)
[Parameters]
• string data: data of the barcode
• int xPos: x axis coordinates of barcode
• int yPos: y axis coordinates of barcode
• int mode: Maxicode mode
LabelMaxicodeMode Enumeration
MAXICODE_MODE_0
MAXICODE_MODE_2
MAXICODE_MODE_3
MAXICODE_MODE_4
[Returns]
If the method succeeds, the return value is zero(0). Other cases, returns non-zero.
Ver. 1.01
Value
0
MaxiCode Mode 0
2
MaxiCode Mode 2
3
MaxiCode Mode 3
4
MaxiCode Mode 4
- 25 -
Xamarin SDK
Description

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pv4

Table of Contents