Linefeed - Citizen CMP-20 series Program Manual

Mobile thermal printer windows ce and windows mobile module
Hide thumbs Also See for CMP-20 series:
Table of Contents

Advertisement

Variable
LK_ALIGNMENT_LEFT
LK_ALIGNMENT_CENTER
LK_ALIGNMENT_RIGHT
* TextPosition
- This value is printing position of barcode HRI letters(barcode data).
Variable
LK_HRI_TEXT_NONE
LK_HRI_TEXT_ABOVE
LK_HRI_TEXT_BELOW
[Return Values]
LK_SUCCESS : This value returns when a function succeeds.
LK_FAIL : This value returns when a function fails.

2.8. LineFeed

This function is used for sending feeding command to printer.
long
LineFeed(
long LFCount
)
[Parameter]
* LFCount
- This value is the number of lines for line feeding. It sets line feeding counter.
[Return Values]
LK_SUCCESS : This value returns when a function succeeds.
LK_FAIL : This value returns when a function fails.
Description
Left alignment
Center alignment
Right alignment
Description
Do not print barcode data
Print barcode data above the barcode
Print barcode data below the barcode
- 9 -

Advertisement

Table of Contents
loading

Table of Contents