Drawbarcodeplessey - SATO PV3 Manual

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

Advertisement

7-2-29 drawBarcodePlessey

Saves data of the Plessey barcode to the printer buffer.
[Syntax]
Task<int> drawBarcodePlessey(string data, int xPos, int yPos, int narrowWidth, int widthWide,
[Parameters]
• string data: data of the barcode
• int xPos: x axis coordinates of barcode
• int yPos: y axis coordinates of barcode
• int widthNarrow: Width of Narrow Bar
• int widthWide: Width of Wide Bar
• int height: Barcode height
• bool printCheckDigit: Determines whether or not to print check digit
• int hri: HRI (Human Readable Interface) printing position.
Code
TEXTNONE
TEXTABOVE
TEXTBELOW
• int rotation: printing direction of barcode
LabelRotation Enumeration
DEGREES_0
DEGREES_90
DEGREES_180
DEGREES_270
[Returns]
If the method succeeds, the return value is zero(0). Other cases, returns non-zero.
Ver. 1.01
int height, bool printCheckDigit, int hri, int rotation)
Value
0
1
2
Value
0
1
2
3
- 34 -
Description
Does not print
Print above barcode
Print below barcode
Description
No rotated
Rotated 90 degree (clockwise )
Rotated 180 degree
Rotated 270 degree (clockwise )
Xamarin SDK

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pv4

Table of Contents