Drawbarcodetlc39 - SATO PV3 Manual

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

Advertisement

7-2-30 drawBarcodeTLC39

Saves data of the TLC39 barcode to the printer buffer.
[Syntax]
Task<int> drawBarcodeTLC39(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 narrowWidth: Width of Narrow Bar
• int widthWide: Width of Wide Bar
• int height: Barcode height
• int rowHeightOfMicroPDF417: Height of Micro PDF417's row(Range of 1 to 255)
• int narrowWidthOfMicroPDF417: Width of Micro PDF417's Narrow bar(Range of 1 to 10)
• int rotation : Printing direction of barcode to be printed
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, int rowHeightOfMicroPDF417,
int narrowWidthOfMicroPDF417, int rotation)
Value
0
1
2
3
- 35 -
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